test_ok1/py/_code
holger krekel 3b30c5b67a defer compilation to frame.eval (pypy overrides frame.eval and has its own compilation
of source code to bytecode)

--HG--
branch : trunk
2010-06-10 09:53:40 +02:00
..
__init__.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_assertionnew.py Interpret assignments while examining asserts corrects 2010-06-09 14:53:11 -05:00
_assertionold.py defer compilation to frame.eval (pypy overrides frame.eval and has its own compilation 2010-06-10 09:53:40 +02:00
assertion.py expose py.code._reinterpret functions so that pypy and internal 2010-04-29 01:20:56 +02:00
code.py * improve and test --tb=short reporting 2010-05-22 16:18:24 +02:00
oldmagic.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
oldmagic2.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
source.py fix py.code.compile to generate unique filenames 2010-06-06 19:08:22 +02:00