Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Misleading IOerror when opening a non-existent file for append?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="jkn, post: 2045900"] Hi all Python 2.4.2 (#1, Apr 26 2006, 23:35:31) [GCC 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)] on linux2 Type "help", "copyright", "credits" or "license" for more information.Traceback (most recent call last): Traceback (most recent call last): File "<stdin>", line 1, in ? IOError: [Errno 2] No such file or directory: '\\no_such_dir\\no_such_file' This 'invalid mode: a' error message seems weird to me. Is this a bug or am I missimg something? Thanks Jon N [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Misleading IOerror when opening a non-existent file for append?
Top