[issue29585] site.py imports relatively large `sysconfig` module.

INADA Naoki report at bugs.python.org
Fri Feb 17 06:16:31 EST 2017


INADA Naoki added the comment:

Christian: I'm using macOS on office and Linux on home.

sysconfig is imported even on Linux
https://github.com/python/cpython/blob/master/Lib/site.py#L247-L248
https://github.com/python/cpython/blob/master/Lib/site.py#L263-L271

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29585>
_______________________________________


More information about the Python-bugs-list mailing list