Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+13 |
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -0/+4 |
* | Don't filter out OverflowWarning; should be a test failure if it is raised by | Brett Cannon | 2006-02-27 | 1 | -2/+1 |
* | Stop producing or using OverflowWarning. PEP 237 thought this would | Tim Peters | 2004-08-25 | 1 | -0/+1 |
* | 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 |