Files
cpython/Modules
Serhiy Storchaka ea720fe7e9 bpo-25996: Added support of file descriptors in os.scandir() on Unix. (#502)
os.fwalk() is sped up by 2 times by using os.scandir().
2017-03-30 09:12:31 +03:00
..
2017-03-23 17:53:47 +02:00
2017-03-23 17:53:47 +02:00
2017-03-23 17:53:47 +02:00
2017-01-17 04:20:26 +01:00
2017-03-23 17:53:47 +02:00
2017-01-16 00:05:54 -08:00
2017-01-31 23:31:10 -08:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.