bpo-31415: Add `-X importtime` option (GH-3490)
It shows show import time of each module. It's useful for optimizing startup time. Typical usage: python -X importtime -c 'import requests'
I
INADA Naoki committed
1a87de7fcfa3c19f08e29047337c350b4a32b259
Parent: e8c368d
Committed by GitHub <noreply@github.com>
on 10/3/2017, 10:46:34 AM