test_ok2/py
holger krekel 0f5ed3abc7 avoid helper functions showing up in py.test tracebacks
--HG--
branch : trunk
2010-05-11 17:43:56 +02:00
..
_cmdline make py.io.ansi_print and py.io.get_terminal_width() directly available. 2010-04-29 10:49:50 +02:00
_code introduce new py.io.saferepr for printing the 'repr' of an object safely 2010-04-29 14:17:07 +02:00
_compat move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_io add close method to DontReadFromInput so multiprocessing can close it 2010-04-29 19:46:43 +02:00
_log move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_path refine/fix isimportable-logic and ensure that 'tmpdir' has a python-importable name 2010-04-27 16:10:25 +02:00
_plugin deprecate --report option in favour of a new shorter and easier to remember -r option: this takes a string argument consisting of any combination of 'xsfX' 2010-05-05 19:50:59 +02: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 fix init-check to work also on pypy-c (armin around) 2010-05-09 12:27:04 +02:00
__init__.py update changelog, install info and bum version to 1.3.0 2010-05-02 15:06:20 +02:00
__metainfo.py move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
_builtin.py avoid helper functions showing up in py.test tracebacks 2010-05-11 17:43:56 +02: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 (fixes issue85) correctly write non-ascii test output to junitxml files, refine some internal methods for it 2010-04-27 15:15:43 +02:00
apipkg.py upgrade apipkg.py to fix a potential recursive import issue 2010-01-21 20:06:50 +01:00