]> granicus.if.org Git - python/commit
Refactor the Windows specific and POSIX specific implementations of
authorGregory P. Smith <greg@krypto.org>
Thu, 21 Mar 2013 01:51:33 +0000 (18:51 -0700)
committerGregory P. Smith <greg@krypto.org>
Thu, 21 Mar 2013 01:51:33 +0000 (18:51 -0700)
commit16ea14a690720c0cd09a3f0a7357e909f87e659c
tree85580f444c0b0ec451159cc077aa3ae1e3e2c7d9
parente25df59427df97c40da28ce469e1be46a2643e4a
Refactor the Windows specific and POSIX specific implementations of
listdir into two separate coherent functions rather than interleaved
#ifdef's.
Modules/posixmodule.c