.. |
_testing
|
various 3k related fixes and cleanups
|
2009-09-04 18:15:41 +02:00 |
bin
|
make all syntax compatible with 3.1 and 2.5
|
2009-08-29 13:04:48 -05:00 |
builtin
|
remove so-far superflous _getcode and pickle from builtins, some streamlining
|
2009-09-04 16:32:49 +02:00 |
cmdline
|
various 3k related fixes and cleanups
|
2009-09-04 18:15:41 +02:00 |
code
|
various 3k related fixes and cleanups
|
2009-09-04 18:15:41 +02:00 |
compat
|
deprecate py.compat.doctest|subprocess|textwrap|...
|
2009-08-27 21:12:55 +02:00 |
execnet
|
fix remaining execnet 3k issues until all tests pass
|
2009-09-04 16:51:29 +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
|
remove so-far superflous _getcode and pickle from builtins, some streamlining
|
2009-09-04 16:32:49 +02:00 |
process
|
various 3k related fixes and cleanups
|
2009-09-04 18:15:41 +02:00 |
rest
|
various 3k related fixes and cleanups
|
2009-09-04 18:15:41 +02:00 |
test
|
various 3k related fixes and cleanups
|
2009-09-04 18:15:41 +02:00 |
thread
|
* use py.builtin._getimself instead of getattr(..., '*self*') everywhere
|
2009-09-01 16:10:21 +02:00 |
xmlobj
|
reviewing, refactoring, porting xml/html object/tree generation to work with 3k
|
2009-09-04 18:16:10 +02:00 |
LICENSE
|
update todo to make some sense again
|
2009-05-21 09:54:48 +02:00 |
__init__.py
|
reviewing, refactoring, porting xml/html object/tree generation to work with 3k
|
2009-09-04 18:16:10 +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
|
various 3k related fixes and cleanups
|
2009-09-04 18:15:41 +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 |