Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for [ 765456 ]: testAFakeZlib failed on platforms that use a | Just van Rossum | 2003-11-18 | 1 | -0/+7 |
* | Change the zipimport implementation to accept files containing | Thomas Heller | 2003-07-22 | 1 | -1/+20 |
* | Patch #734231: Update RiscOS support. In particular, correct | Martin v. Löwis | 2003-05-10 | 1 | -1/+1 |
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -2/+4 |
* | Whitespace normalization. | Tim Peters | 2003-02-19 | 1 | -5/+5 |
* | Use correct function name to PyArg_ParseTuple("is_package"). | Neal Norwitz | 2003-02-17 | 1 | -1/+4 |
* | cleaned up Jack's Mac OS9 changes | Just van Rossum | 2003-01-09 | 1 | -5/+1 |
* | Various tweaks to make the test work on the Mac. | Jack Jansen | 2003-01-08 | 1 | -3/+12 |
* | Fix for bug #661136 | Just van Rossum | 2003-01-03 | 1 | -3/+8 |
* | Ugh, zipimport is virtually broken in 2.3a1 :-( It worked by accident in | Just van Rossum | 2003-01-02 | 1 | -4/+5 |
* | PEP 302 + zipimport: | Just van Rossum | 2002-12-30 | 1 | -0/+180 |