test_ok2/py/test
holger krekel c1fcf9c4d8 * use py.builtin._getimself instead of getattr(..., '*self*') everywhere
* fix logging to work with 3k, implement buffering manually
* fix unicode capturing issue - re-introduce EncodedFile for <3K file writes

--HG--
branch : trunk
2009-09-01 16:10:21 +02:00
..
dist * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
looponfail make all syntax compatible with 3.1 and 2.5 2009-08-29 13:04:48 -05:00
plugin * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
testing * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +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 temporary checking towards 3.1 compatibility 2009-08-28 19:16:15 +02:00
collect.py * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
compat.py * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
config.py temporary checking towards 3.1 compatibility 2009-08-28 19:16:15 +02:00
conftesthandle.py temporary checking towards 3.1 compatibility 2009-08-28 19:16:15 +02:00
defaultconftest.py * deprecate py.magic.invoke/revoke in favour of 2009-08-27 17:26:02 +02:00
funcargs.py * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
outcome.py temporary checking towards 3.1 compatibility 2009-08-28 19:16:15 +02:00
parseopt.py deprecate py.compat.doctest|subprocess|textwrap|... 2009-08-27 21:12:55 +02:00
pluginmanager.py temporary checking towards 3.1 compatibility 2009-08-28 19:16:15 +02:00
pycollect.py * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
session.py * rename "rep" to "report" in reporting hooks 2009-08-04 12:00:04 +02:00