Use the errno module
commitd5d089092360fef890a2277d2b33870cb4a2fa51
authorPino Toscano <toscano.pino@tiscali.it>
Sat, 17 Sep 2011 14:03:39 +0000 (17 16:03 +0200)
committerThomas Leonard <talex5@gmail.com>
Sat, 17 Sep 2011 14:51:27 +0000 (17 15:51 +0100)
tree02f39a895ae7e000705ff00881bb4cba3bb22d86
parente60d4e6eeb29007768322603a939b287871458fa
Use the errno module

... and its constants (only ENOENT currently) instead of hardcoding errno values.
zeroinstall/injector/reader.py
zeroinstall/zerostore/cli.py
zeroinstall/zerostore/unpack.py