Commit message (Expand) | Author | Age | |
---|---|---|---|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 |
* | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 |
* | Merged revisions 55407-55513 via svnmerge from | Guido van Rossum | 2007-05-22 |
* | Patch #1550800: make exec a function. | Georg Brandl | 2006-09-06 |
* | Whitespace normalization. | Tim Peters | 2003-06-15 |
* | minor fix, jython-only. Don't asssume stdout to save is the ur-stdout. | Samuele Pedroni | 2003-05-17 |
* | beefed up version: jython support, covers now fixed differences between CPyth... | Samuele Pedroni | 2003-05-17 |
* | - Finally fixed the bug in compile() and exec where a string ending | Guido van Rossum | 2003-02-13 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 |
* | Change the PyUnit-based tests to use the test_main() approach. This | Fred Drake | 2001-09-20 |
* | Whitespace normalization. | Tim Peters | 2001-08-09 |
* | Patch #442866: Tests for codeop.py. | Martin v. Löwis | 2001-07-30 |