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 |
holger krekel
|
f3fcb5e6d3
|
- strike lots of basically unused code around local path implementation.
and tweak things a bit to make py.path.local at least importable on 3k
- also strike unused somewhat related code in initpkg.py
--HG--
branch : trunk
|
2009-08-20 19:43:13 +02:00 |
holger krekel
|
561fdca3a2
|
move localpath implementation to a single file, simplify unix/posix difference and fix a bit
--HG--
branch : trunk
|
2009-08-20 17:37:06 +02:00 |