13 Commits (bbe2f60b3c19ecaa02ca07be14474eaacfcb59a0)

Author SHA1 Message Date
Benjamin Peterson 1580ece5f1 Merged revisions 75472 via svnmerge from 16 years ago
Benjamin Peterson 9ab0f5a425 correct porting error with raise #7161 16 years ago
Collin Winter ce36ad8a46 Raise statement normalization in Lib/. 19 years ago
Guido van Rossum b940e113bf SF patch 1631942 by Collin Winter: 19 years ago
Thomas Wouters 477c8d5e70 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. 20 years ago
Walter Dörwald 4df306879b Fix typo fix. 22 years ago
Walter Dörwald fb4d0e0cea Fix typos. 22 years ago
Guido van Rossum 993bc3a708 Don't replace an empty line with "pass" when symbol == "eval", where 23 years ago
Guido van Rossum 4b499dd3fb - Finally fixed the bug in compile() and exec where a string ending 23 years ago
Tim Peters 6cd6a82db9 A fiddled version of the rest of Michael Hudson's SF patch 25 years ago
Tim Peters cfc21fcf48 Remove useless imports, as reported by PyChecker. 25 years ago
Eric S. Raymond 6b71e747b1 String method conversion. 25 years ago
Skip Montanaro e99d5ea25b added __all__ lists to a number of Python modules 25 years ago
Guido van Rossum c41c1a984e Moved compile_command() here from code.py, so JPython can provide its 28 years ago