summaryrefslogtreecommitdiff
path: root/distutils2/_backport/sysconfig.py
Commit message (Expand)AuthorAgeFilesLines
* Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-22/+24
* Remove mentions of abiflags (never available in 2.x)?ric Araujo2011-09-181-9/+1
* Fix backport changesets part 3: backported modules.?ric Araujo2011-09-181-11/+13
* Keep backported files togetherJeremy Kloth2011-09-121-59/+88
* Correct typo error in RESOURCE paths mapping file in pkgutil.FELD Boris2011-01-291-0/+8
* Save up a bit of memory thanks to dict.iter* and __iter__?ric Araujo2010-12-171-4/+3
* Remove unneeded imports, pepeightize?ric Araujo2010-11-221-19/+35
* Fix docstrings in sysconfig (see #9877)?ric Araujo2010-11-221-6/+6
* Make sysconfig.get_makefile_filename public (#9877)?ric Araujo2010-10-221-2/+2
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+718