]> granicus.if.org Git - python/commit
First part of fix for #493826: if 'errn' key exists in return value this doesn't...
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 23 Apr 2002 21:03:21 +0000 (21:03 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 23 Apr 2002 21:03:21 +0000 (21:03 +0000)
commit18983536dcb1b430934f345dc1d95aaadbafa2c0
tree2b509b58c21edf2534f0a343df3ebb3b67db01c8
parent1b0bf9b7616a5d8b624ccb1670c7b71fa0850209
First part of fix for #493826: if 'errn' key exists in return value this doesn't necesarily signal an error, only if the value is non-zero it does. This
does not correspond with my reading of the documentation, but the OSX Finder can return 'errn'=0, and it knows better than me:-)

Bugfix candidate.
Mac/scripts/gensuitemodule.py