test_ok1/testing/code
Benjamin Peterson 610cde6f85 Interpret assignments while examining asserts corrects
fixes #105

--HG--
branch : trunk
2010-06-09 14:53:11 -05:00
..
__init__.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_assertion.py Interpret assignments while examining asserts corrects 2010-06-09 14:53:11 -05: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 * improve and test --tb=short reporting 2010-05-22 16:18:24 +02:00
test_source.py fix py.code.compile to generate unique filenames 2010-06-06 19:08:22 +02:00