[issue3177] Add shutil.open
Antoine Pitrou
report at bugs.python.org
Mon Apr 23 14:54:40 CEST 2012
Antoine Pitrou <pitrou at free.fr> added the comment:
> ENOSYS was the closest approximation I could find. Thoughts? Custom
> error class? Different errno? Something else?
Why not ValueError?
----------
nosy: +pitrou
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3177>
_______________________________________
More information about the Python-bugs-list
mailing list