Jurko
|
62a4cf68e8
|
Fixed a typo in error.py causing it to fail on Windows.
--HG--
branch : trunk
|
2009-09-12 00:16:13 +02:00 |
holger krekel
|
d43d69e3db
|
death to "misc" directories. moved most files out of py/misc, either to a
private attic or to other places in the lib.
--HG--
branch : trunk
|
2009-08-25 16:14:15 +02:00 |
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 |