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
Raw File
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
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
.coverage
coverage/*
htmlcov/*
back to top