test_ok1/py
Benjamin Peterson 99af33b26d I think this is supposed to be immutable
--HG--
branch : trunk
2009-09-03 17:14:12 -05: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 add a helper to get a function's dictionary 2009-09-03 16:45:28 -05:00
cmdline fix some broken things from syntax conversion 2009-08-29 14:39:55 -05:00
code I think this is supposed to be immutable 2009-09-03 17:14:12 -05:00
compat deprecate py.compat.doctest|subprocess|textwrap|... 2009-08-27 21:12:55 +02:00
execnet * fix various remaining 3k issues until test_gateway.py passes with python3 py/bin/py.test 2009-09-02 21:05:08 +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 * make Gateway interface more asymetric: remote_* methods 2009-09-02 14:31:48 +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 fix xfail 2009-09-03 16:47:04 -05: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 add a helper to get a function's dictionary 2009-09-03 16:45:28 -05: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