test_ok2/py/code/testing
holger krekel 1e51844519 introduce py.builtin._tryimport to try importing modules in a row, fix a few places
--HG--
branch : trunk
2009-09-04 19:08:10 +02:00
..
__init__.py [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
test_assertion.py fix interpreting is/is not/in/not in 2009-08-29 06:58:54 -05:00
test_code.py temporary checking towards 3.1 compatibility 2009-08-28 19:16:15 +02:00
test_excinfo.py introduce py.builtin._tryimport to try importing modules in a row, fix a few places 2009-09-04 19:08:10 +02:00
test_frame.py consolidate py/code files into code.py, simplify SafeRepr code and docs. 2009-08-25 20:24:43 +02:00
test_source.py make the patched compile() work with AST 2009-08-28 18:39:51 -05:00