[issue2508] When you create a file using file(path, "w") if the filename is illegal it throws an irrelevant error message

kobi report at bugs.python.org
Sat Mar 29 16:56:46 CET 2008


New submission from kobi <kobipe3 at gmail.com>:

It throws an IOError: ... No such file or directory: %path% instead of 
IOError: Invalid file name.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2508>
__________________________________


More information about the Python-bugs-list mailing list