]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#3703 unhelpful _fileio.FileIO error message when trying to open a directory
authorBenjamin Peterson <benjamin@python.org>
Mon, 1 Sep 2008 14:13:43 +0000 (14:13 +0000)
committerBenjamin Peterson <benjamin@python.org>
Mon, 1 Sep 2008 14:13:43 +0000 (14:13 +0000)
commitf22c26ecf4c28e16d262cdb1305411286fb925c9
tree2f02372674b38da2f4915e5a3e5a86b580bb3172
parentf07e5a9e4b5418829e0b2e907ae5e9b7bb8f90c8
#3703 unhelpful _fileio.FileIO error message when trying to open a directory

Reviewer: Gregory P. Smith
Lib/test/test_fileio.py
Misc/NEWS
Modules/_fileio.c