Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 | 1 | -2/+2 |
* | Merged revisions 55407-55513 via svnmerge from | Guido van Rossum | 2007-05-22 | 1 | -2/+2 |
* | Patch #1550800: make exec a function. | Georg Brandl | 2006-09-06 | 1 | -2/+2 |
* | Whitespace normalization. | Tim Peters | 2003-06-15 | 1 | -6/+6 |
* | minor fix, jython-only. Don't asssume stdout to save is the ur-stdout. | Samuele Pedroni | 2003-05-17 | 1 | -1/+2 |
* | beefed up version: jython support, covers now fixed differences between CPyth... | Samuele Pedroni | 2003-05-17 | 1 | -11/+105 |
* | - Finally fixed the bug in compile() and exec where a string ending | Guido van Rossum | 2003-02-13 | 1 | -3/+4 |
* | 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/+7 |
* | Whitespace normalization. | Tim Peters | 2001-08-09 | 1 | -4/+4 |
* | Patch #442866: Tests for codeop.py. | Martin v. Löwis | 2001-07-30 | 1 | -0/+90 |