test_ok1/py/test
holger krekel 5e95feaf90 * add print_, exec_ and _reraise helpers for 2-3 compatible code
* consolidate builtins implementation to be compatible with >=2.3

--HG--
branch : trunk
2009-08-28 16:25:29 +02:00
..
dist * introduce py.io.TextIO and py.io.StringIO to help with 3k transition and to clarify 2009-08-20 20:47:39 +02:00
looponfail fix tests to not fail if pyc-file-writing is disabled 2009-08-27 12:05:12 +02:00
plugin * add print_, exec_ and _reraise helpers for 2-3 compatible code 2009-08-28 16:25:29 +02:00
testing simplify broken-repr test for python2.4 2009-08-28 13:00:36 +02:00
web [svn r62754] Seems w3 have updated their HTML. 2009-03-09 13:55:00 +01:00
__init__.py [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
cmdline.py * deprecate py.magic.invoke/revoke in favour of 2009-08-27 17:26:02 +02:00
collect.py * add pytest_nose plugin 2009-08-10 11:27:13 +02:00
compat.py [svn r57744] Merging collection-API refactoring branch: 2008-09-02 10:58:14 +02:00
config.py deprecate py.compat.doctest|subprocess|textwrap|... 2009-08-27 21:12:55 +02:00
conftesthandle.py deprecate py.magic.autopath() and finally remove py/magic directory. 2009-08-27 18:46:42 +02:00
defaultconftest.py * deprecate py.magic.invoke/revoke in favour of 2009-08-27 17:26:02 +02:00
funcargs.py resolves issue 25 2009-07-17 14:52:11 +02:00
outcome.py shift deprecated_call helper into pytest_recwarn plugin 2009-06-18 17:26:40 +02:00
parseopt.py deprecate py.compat.doctest|subprocess|textwrap|... 2009-08-27 21:12:55 +02:00
pluginmanager.py * introduce py.io.TextIO and py.io.StringIO to help with 3k transition and to clarify 2009-08-20 20:47:39 +02:00
pycollect.py * add print_, exec_ and _reraise helpers for 2-3 compatible code 2009-08-28 16:25:29 +02:00
session.py * rename "rep" to "report" in reporting hooks 2009-08-04 12:00:04 +02:00