Staging
v0.8.1
https://github.com/python/cpython
Revision 28b7c05131765ebdf2efa106c861b7b08008f1fc authored by doko@ubuntu.com on 21 March 2013, 22:02:16 UTC, committed by doko@ubuntu.com on 21 March 2013, 22:02:16 UTC
  when imported, instead doing it at build time.  This makes importing
  sysconfig faster and reduces Python startup time by 20%.
1 parent 17feac7
History
Tip revision: 28b7c05131765ebdf2efa106c861b7b08008f1fc authored by doko@ubuntu.com on 21 March 2013, 22:02:16 UTC
- Issue #13150: sysconfig no longer parses the Makefile and config.h files
Tip revision: 28b7c05
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top