Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reworked test_warnings.py: | Raymond Hettinger | 2003-07-13 | 1 | -46/+81 |
* | This test failed on WindowsME because the full file path did not get | Raymond Hettinger | 2003-07-13 | 1 | -2/+2 |
* | Don't include slash in search string; it's OS-specific. | Jeremy Hylton | 2003-07-11 | 1 | -1/+1 |
* | Change warnings to avoid importing re module during startup. | Jeremy Hylton | 2003-07-11 | 1 | -0/+53 |