summaryrefslogtreecommitdiff
path: root/src/distutils2/spawn.py
Commit message (Collapse)AuthorAgeFilesLines
* merged spawn into utilTarek Ziade2010-07-251-192/+0
|
* now spawn takes the environment when required (like byte compilation here, ↵Tarek Ziade2010-07-031-11/+30
| | | | was failing)
* renamed distutils to distutils2 -- wow thanks Ropetarek2010-02-211-2/+2
|
* initial import, now need to rename all 'distutils' to 'distutils2'tarek2010-02-211-0/+173