bpo-29585: optimize site.py startup time (GH-136)
Avoid importing `sysconfig` from `site` by copying minimum code. Python startup is 5% faster on Linux and 30% faster on macOS
I
INADA Naoki committed
a8f8d5b4bd30dbe0828550469d98f12d2ebb2ef4
Parent: 79d37ae
Committed by GitHub <noreply@github.com>
on 6/28/2017, 3:31:53 PM