[issue33440] Possible lazy import opportunities in `pathlib`

Nathaniel Smith report at bugs.python.org
Mon May 7 13:21:49 EDT 2018


Nathaniel Smith <njs at pobox.com> added the comment:

Also it's a smaller win, but it might be worth considering whether we can avoid the import of 'nt' on posix platforms and vice-versa.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33440>
_______________________________________


More information about the Python-bugs-list mailing list