]> granicus.if.org Git - python/commit
Refactor the common code out of the posix and windows listdir
authorGregory P. Smith <greg@krypto.org>
Thu, 21 Mar 2013 03:52:50 +0000 (20:52 -0700)
committerGregory P. Smith <greg@krypto.org>
Thu, 21 Mar 2013 03:52:50 +0000 (20:52 -0700)
commit40a2160a096edbf6f85756dca9522ba83dd893d9
treeab4b0e9de115d57fcce3254e400ed34da133d8ff
parent16ea14a690720c0cd09a3f0a7357e909f87e659c
Refactor the common code out of the posix and windows listdir
implementations from my previous commit into the higher level
function.
Modules/posixmodule.c