Chromium Code Reviews| Index: third_party/yasm/patched-yasm/tools/python-yasm/tests/test_bytecode.py |
| =================================================================== |
| --- third_party/yasm/patched-yasm/tools/python-yasm/tests/test_bytecode.py (revision 165590) |
| +++ third_party/yasm/patched-yasm/tools/python-yasm/tests/test_bytecode.py (working copy) |
| @@ -1,4 +1,3 @@ |
| -# $Id: test_bytecode.py 1740 2007-01-21 22:01:34Z peter $ |
| from tests import TestCase, add |
| from yasm import Bytecode, Expression |