Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #9424: Replace deprecated assert* methods in the Python test suite. | Ezio Melotti | 2010-11-20 | 1 | -11/+11 |
* | Make sure each test can be run standalone (./python Lib/distutils/tests/x.py) | Éric Araujo | 2010-11-06 | 1 | -1/+2 |
* | Always close files in distutils code and tests (#10252). | Éric Araujo | 2010-11-05 | 1 | -2/+4 |
* | Update the test_distutils mode test to test with umask value properly. | Senthil Kumaran | 2010-09-19 | 1 | -2/+7 |
* | Skip the distutils mode test on Windows OS. | Senthil Kumaran | 2010-09-18 | 1 | -0/+3 |
* | Fix Issue2236: Distutils' mkpath implementation ignoring the "mode" parameter | Senthil Kumaran | 2010-09-17 | 1 | -0/+7 |
* | Merged revisions 73008 via svnmerge from | Hirokazu Yamamoto | 2009-05-29 | 1 | -2/+2 |
* | Merged revisions 72768 via svnmerge from | Tarek Ziadé | 2009-05-18 | 1 | -1/+1 |
* | Merged revisions 72727 via svnmerge from | Tarek Ziadé | 2009-05-17 | 1 | -4/+10 |
* | Merged revisions 69609 via svnmerge from | Tarek Ziadé | 2009-02-14 | 1 | -6/+7 |
* | Merged revisions 69324 via svnmerge from | Tarek Ziadé | 2009-02-06 | 1 | -0/+91 |