.. |
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
|
various 3k related fixes and cleanups
|
2009-09-04 18:15:41 +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
|
remove so-far superflous _getcode and pickle from builtins, some streamlining
|
2009-09-04 16:32:49 +02:00 |
session.py
|
* rename "rep" to "report" in reporting hooks
|
2009-08-04 12:00:04 +02:00 |