Commit message (Expand) | Author | Age | |
---|---|---|---|
* | correct porting error with raise #7161 | Benjamin Peterson | 2009-10-18 |
* | Raise statement normalization in Lib/. | Collin Winter | 2007-08-30 |
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 |
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 |
* | Fix typo fix. | Walter Dörwald | 2003-11-20 |
* | Fix typos. | Walter Dörwald | 2003-11-19 |
* | Don't replace an empty line with "pass" when symbol == "eval", where | Guido van Rossum | 2003-05-16 |
* | - Finally fixed the bug in compile() and exec where a string ending | Guido van Rossum | 2003-02-13 |
* | A fiddled version of the rest of Michael Hudson's SF patch | Tim Peters | 2001-08-17 |
* | Remove useless imports, as reported by PyChecker. | Tim Peters | 2001-04-08 |
* | String method conversion. | Eric S. Raymond | 2001-02-09 |
* | added __all__ lists to a number of Python modules | Skip Montanaro | 2001-01-20 |
* | Moved compile_command() here from code.py, so JPython can provide its | Guido van Rossum | 1998-10-22 |