test_ok1/testing/code
holger krekel 379390a8aa remove code.new() function and store lines directly into linecache.cache instead.
This avoids the need for custom code objects, improving compatibility for jython
and pypy-c.

--HG--
branch : trunk
2010-05-11 22:54:04 +02:00
..
__init__.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_assertion.py expose py.code._reinterpret functions so that pypy and internal 2010-04-29 01:20:56 +02:00
test_code.py remove code.new() function and store lines directly into linecache.cache instead. 2010-05-11 22:54:04 +02:00
test_excinfo.py remove code.new() function and store lines directly into linecache.cache instead. 2010-05-11 22:54:04 +02:00
test_source.py remove code.new() function and store lines directly into linecache.cache instead. 2010-05-11 22:54:04 +02:00