Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue 6665: Fix fnmatch to properly match filenames with newlines in them. | Gregory P. Smith | 2009-08-16 | 1 | -1/+8 |
* | convert usage of fail* to assert* | Benjamin Peterson | 2009-06-30 | 1 | -2/+2 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Change the PyUnit-based tests to use the test_main() approach. This | Fred Drake | 2001-09-20 | 1 | -1/+6 |
* | Remove unused import. | Fred Drake | 2001-05-22 | 1 | -1/+0 |
* | Add test cases for the fnmatch module. | Fred Drake | 2001-03-21 | 1 | -0/+42 |