Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pyclbr test of httplib without really understanding pyclbr. | Jeremy Hylton | 2002-03-08 | 1 | -1/+2 |
* | SF bug [#467336] doctest failures w/ new-style classes. | Tim Peters | 2001-10-03 | 1 | -1/+4 |
* | SF patch [#466616] Exclude imported items from doctest, | Tim Peters | 2001-10-02 | 1 | -2/+3 |
* | Change the PyUnit-based tests to use the test_main() approach. This | Fred Drake | 2001-09-20 | 1 | -1/+7 |
* | builtin_dir(): Treat classic classes like types. Use PyDict_Keys instead | Tim Peters | 2001-09-04 | 1 | -1/+1 |
* | Repair Unix-specific assumptions that caused this to fail on Windows. | Tim Peters | 2001-08-13 | 1 | -20/+18 |
* | Nick Mathewson: test suite for the class browser support module. | Fred Drake | 2001-08-13 | 1 | -0/+158 |