test_ok2/py/builtin
holger krekel c8119d89b6 move test files out of py lib proper
* separate all tests from plugins
* simplify implicit inclusion of plugins under test
* have test_initpkg perform direct checks instead of yielding tests
* fix example tests for 3k

--HG--
branch : trunk
2009-09-06 16:59:39 +02:00
..
__init__.py [svn r37912] Made some small changes to the initpkg mechanism so docstrings are, if 2007-02-04 15:27:10 +01:00
builtin24.py * add print_, exec_ and _reraise helpers for 2-3 compatible code 2009-08-28 16:25:29 +02:00
builtin25.py * add print_, exec_ and _reraise helpers for 2-3 compatible code 2009-08-28 16:25:29 +02:00
builtin31.py introduce py.builtin._tryimport to try importing modules in a row, fix a few places 2009-09-04 19:08:10 +02:00