]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #13772: fix _check_dirA(): call *A() functions, not *W() functions
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 4 Jun 2013 22:37:12 +0000 (00:37 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 4 Jun 2013 22:37:12 +0000 (00:37 +0200)
commit5a4367600f865f57ccfc123d8eec4f7ca543ef05
treed657962860d306d393a5aeefab726aa23b929185
parente7e7eba1088ce27c14d27d4c7dc81e417dce3641
Issue #13772: fix _check_dirA(): call *A() functions, not *W() functions
Modules/posixmodule.c