test_ok2/py
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 fix typos in converting test_oldmagic 2009-08-29 14:54:15 -05:00
bin make all syntax compatible with 3.1 and 2.5 2009-08-29 13:04:48 -05:00
builtin * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
cmdline fix some broken things from syntax conversion 2009-08-29 14:39:55 -05:00
code * simplify and refactor path tests to use funcargs instead of the layered xunit-setup mess 2009-08-31 19:51:25 +02:00
compat deprecate py.compat.doctest|subprocess|textwrap|... 2009-08-27 21:12:55 +02:00
execnet * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
io * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
log * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
path * simplify and refactor path tests to use funcargs instead of the layered xunit-setup mess 2009-08-31 19:51:25 +02:00
process * fix some syntax and 3k issues for py/path and py/process, tests only partially working 2009-08-29 16:40:03 +02:00
rest use py.builtin.execfile() 2009-08-29 15:36:27 -05:00
test * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
thread * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
xmlobj fix some broken things from syntax conversion 2009-08-29 14:39:55 -05:00
LICENSE update todo to make some sense again 2009-05-21 09:54:48 +02:00
__init__.py * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
_com.py * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
conftest.py kill/replace some execnet debug code 2009-08-20 16:41:44 +02:00
error.py death to "misc" directories. moved most files out of py/misc, either to a 2009-08-25 16:14:15 +02:00
initpkg.py - strike lots of basically unused code around local path implementation. 2009-08-20 19:43:13 +02:00
std.py death to "misc" directories. moved most files out of py/misc, either to a 2009-08-25 16:14:15 +02:00