test_ok2/py/_code
Benjamin Peterson 2995d65720 fix assertion interpretation when the operator is **
--HG--
branch : trunk
2010-06-10 13:50:07 -05:00
..
__init__.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_assertionnew.py fix assertion interpretation when the operator is ** 2010-06-10 13:50:07 -05:00
_assertionold.py defer a number of other compiles to frame.eval (patch from Amaury on trunk/pypy fork, thanks) 2010-06-10 10:56:14 +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