[Python-Dev] PEP 471 (scandir): Poll to choose the implementation (full C or C+Python)

Ben Hoyt benhoyt at gmail.com
Fri Feb 13 16:54:55 CET 2015


> Since there are many ways to split this huge file, I agree that it's
> just fine to add these 800 lines and *then* think how the huge file
> can be splitted. It's a different topic.

That's a good idea. Consider adding the new feature (scandir) and the
larger issue of refactoring posixmodule as separate issues, separate
commits, etc.

-Ben


More information about the Python-Dev mailing list