Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -2/+2 |
* | Fixes a bug in testing code handling .pth files that did not restore the orig... | Brett Cannon | 2004-07-13 | 1 | -29/+26 |
* | Restructure testing of .pth files. Move previous functions into a class and | Brett Cannon | 2004-07-10 | 1 | -37/+82 |
* | * Silence a test failure that resulted when test_site was run by | Raymond Hettinger | 2004-06-27 | 1 | -7/+10 |
* | Removed test_sitepackages test. Skip discovered that it only passed if Python | Brett Cannon | 2004-06-08 | 1 | -8/+0 |
* | Refactored site.py into functions. Also moved over to using sets. | Brett Cannon | 2004-06-05 | 1 | -0/+199 |