INADA Naoki 1a87de7fcf 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'
2017-10-03 19:46:34 +09:00
..
2016-09-07 09:26:18 -07:00
2017-09-14 18:13:16 -07:00
2017-09-14 18:13:16 -07:00
2017-01-01 22:04:13 -06:00
2017-09-14 18:13:16 -07:00
2017-09-14 00:35:58 -07:00
2017-09-14 18:13:16 -07:00
2017-09-14 00:35:58 -07:00
2017-09-14 18:13:16 -07:00
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library