test_ok1/py
holger krekel 1f29529a24 * don't add distributed command line options when 'execnet' is not
installed, report a nice message.

* fix tests and code to work with non-existing execnet

* point execnet doc to the new package

--HG--
branch : trunk
2009-10-02 22:29:22 +02:00
..
bin Corrected the constructed system path value (broken by the env.cmd, env.sh & env.py file move in 4abc620bb044). 2009-09-12 00:35:57 +02:00
builtin move test files out of py lib proper 2009-09-06 16:59:39 +02:00
cmdline update docstring 2009-09-22 21:07:50 -05:00
code some fixes to support Jython better 2009-09-07 14:59:26 +02:00
compat move test files out of py lib proper 2009-09-06 16:59:39 +02:00
io move test files out of py lib proper 2009-09-06 16:59:39 +02:00
log monkeypatch, doc, apiwarn, deprecation fixes 2009-09-07 17:53:50 +02:00
path remove py.execnet, substitute py.execnet usages with "execnet" ones. 2009-10-02 16:58:57 +02:00
process move test files out of py lib proper 2009-09-06 16:59:39 +02:00
rest move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test * don't add distributed command line options when 'execnet' is not 2009-10-02 22:29:22 +02:00
thread move test files out of py lib proper 2009-09-06 16:59:39 +02:00
__init__.py remove py.execnet, substitute py.execnet usages with "execnet" ones. 2009-10-02 16:58:57 +02:00
_com.py * use py.builtin._getimself instead of getattr(..., '*self*') everywhere 2009-09-01 16:10:21 +02:00
error.py Fixed a typo in error.py causing it to fail on Windows. 2009-09-12 00:16:13 +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
xmlgen.py make xmlgen a single file + a single file test instead of a whole directory 2009-09-04 18:30:48 +02:00