.. |
_cmdline
|
refined usage and options for "py.cleanup":
|
2010-02-05 22:50:41 +01:00 |
_code
|
fix issue78 - strike superflous "import sys" that cause unbound
|
2010-04-14 13:30:12 +02:00 |
_compat
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
_io
|
fix check to work when there is no jython
|
2010-04-20 10:48:49 -07:00 |
_log
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
_path
|
a couple of more fixes/refinements for getting py.test to run better on jython/win32
|
2010-04-21 03:50:03 -07:00 |
_plugin
|
a couple of more fixes/refinements for getting py.test to run better on jython/win32
|
2010-04-21 03:50:03 -07:00 |
_process
|
use taskkill cmdline for jython/win32 but skip test on jython because it does not return a subprocess PID
|
2010-04-21 06:23:19 -07:00 |
_test
|
if a funcarg is misspelled/missing, hint at using "--funcargs"
|
2010-02-07 02:15:47 +01:00 |
__init__.py
|
going for the 1.2.1 release
|
2010-02-08 16:39:29 +01:00 |
__metainfo.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
_builtin.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
_error.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
_std.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
_xmlgen.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
apipkg.py
|
upgrade apipkg.py to fix a potential recursive import issue
|
2010-01-21 20:06:50 +01:00 |