Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | forgot this when removing RISCOS stuff | Skip Montanaro | 2007-08-17 | 1 | -71/+0 |
| | |||||
* | Remove functions in string module that are also string methods. Also remove: | Neal Norwitz | 2007-04-17 | 1 | -1/+1 |
| | | | | | * all calls to functions in the string module (except maketrans) * everything from stropmodule except for maketrans() which is still used | ||||
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -3/+3 |
| | | | | | | | | | There's one major and one minor category still unfixed: doctests are the major category (and I hope to be able to augment the refactoring tool to refactor bona fide doctests soon); other code generating print statements in strings is the minor category. (Oh, and I don't know if the compiler package works.) | ||||
* | Even more removals of '<>'; I can hear Barry shedding a manly tear ... | Brett Cannon | 2006-08-25 | 1 | -1/+1 |
| | |||||
* | Remove some uses of '<>'. | Brett Cannon | 2006-08-25 | 1 | -1/+1 |
| | |||||
* | Bug #649974: make docstrings for url2pathname consistent | Georg Brandl | 2005-12-26 | 1 | -2/+4 |
| | |||||
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -1/+1 |
| | |||||
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -2/+2 |
| | | | | From SF patch #852334. | ||||
* | SF patch #474590 -- RISC OS support | Guido van Rossum | 2001-10-24 | 1 | -45/+32 |
| | |||||
* | Nuke hard tabs. | Tim Peters | 2001-07-02 | 1 | -40/+40 |
| | |||||
* | RISCOS files by dschwertberger | Guido van Rossum | 2001-03-02 | 1 | -0/+82 |