]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #15478: Use path_error() in more posix functions, especially in Windows
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 31 Oct 2012 21:24:06 +0000 (22:24 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 31 Oct 2012 21:24:06 +0000 (22:24 +0100)
commitb024e845974eec2c5067acb08964f36895cc01b9
tree293c32418ae52ebe090d80576db6bfe2b1acf160
parent7e4f122560a0a1abb6eb4c72c1647ef9a4e09420
Issue #15478: Use path_error() in more posix functions, especially in Windows
implementation
Modules/posixmodule.c