pytest2/py/builtin
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
..
testing * simplify and refactor path tests to use funcargs instead of the layered xunit-setup mess 2009-08-31 19:51:25 +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 * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00