test_ok2/py
holger krekel 739edc26b4 simplifying errno error class creation and introduce a py.error.checked_call helper
that creates a proper errno-specific exception instead of OSErrors.  use it from
py.path.local.

--HG--
branch : trunk
2009-08-25 09:38:19 +02:00
..
bin moved laura's utestconvert script to a more visible place 2009-08-21 12:56:43 +02:00
builtin fixing compat test for 2.6 2009-04-28 22:48:22 +02:00
cmdline moved laura's utestconvert script to a more visible place 2009-08-21 12:56:43 +02:00
code turn some tests from skipped to xfail 2009-08-09 23:46:27 +02:00
compat update various doc bits, fix typos 2009-08-04 22:33:24 +02:00
execnet * introduce py.io.TextIO and py.io.StringIO to help with 3k transition and to clarify 2009-08-20 20:47:39 +02:00
io add delattr/delenv/delitem methods and tests, enhance terminalwriter tests 2009-08-22 12:45:58 +02:00
log consolidate py/log into fewer files, remove one old approach, sketch simplified API 2009-08-22 09:42:12 +02:00
magic fix autopath bug introduced with path refactoring 2009-08-21 12:09:23 +02:00
misc simplifying errno error class creation and introduce a py.error.checked_call helper 2009-08-25 09:38:19 +02:00
path simplifying errno error class creation and introduce a py.error.checked_call helper 2009-08-25 09:38:19 +02:00
process fix/work around some corner cases for dist-testing 2009-07-31 14:22:02 +02:00
rest [svn r63052] some fixes for win32 2009-03-18 20:23:52 +01:00
test add delattr/delenv/delitem methods and tests, enhance terminalwriter tests 2009-08-22 12:45:58 +02:00
thread fix threading io-redirection tests 2009-06-09 17:28:50 +02:00
xmlobj [svn r37912] Made some small changes to the initpkg mechanism so docstrings are, if 2007-02-04 15:27:10 +01:00
LICENSE update todo to make some sense again 2009-05-21 09:54:48 +02:00
__init__.py simplifying errno error class creation and introduce a py.error.checked_call helper 2009-08-25 09:38:19 +02:00
_com.py [mq]: flexcom 2009-08-11 19:00:41 +02:00
conftest.py kill/replace some execnet debug code 2009-08-20 16:41:44 +02:00
env.cmd [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
env.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
error.py simplifying errno error class creation and introduce a py.error.checked_call helper 2009-08-25 09:38:19 +02:00
initpkg.py - strike lots of basically unused code around local path implementation. 2009-08-20 19:43:13 +02:00