]> granicus.if.org Git - python/commit
site: don't import traceback at startup to speed up Python startup
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 21 Feb 2012 21:10:16 +0000 (22:10 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 21 Feb 2012 21:10:16 +0000 (22:10 +0100)
commit65532111b41b7ad57f377997bf2c653495b2207a
treec8daae22222f9ee4b157119ed31a1ab9e577acf7
parentc9f54cf512996790266c17f81584c9725ee99d47
site: don't import traceback at startup to speed up Python startup
Lib/site.py