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