]> granicus.if.org Git - python/commit
Use a dict for faster sysconfig startup (issue #13150)
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 11 Oct 2011 14:07:30 +0000 (16:07 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 11 Oct 2011 14:07:30 +0000 (16:07 +0200)
commitdc567e42f7f3c22bce09275611dfc1a4a1f7ebde
tree92ce788d1c699f9c11f1929f4a9b4788fd4b9e74
parent10a99b024df0d30911b198146d0206c8f6d0d6c7
Use a dict for faster sysconfig startup (issue #13150)
Lib/sysconfig.py