| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | #18803: fix more typos. Patch by Févry Thibault. | Ezio Melotti | 2013-08-25 | 1 | -1/+1 |
| | | |||||
| * | Added a module docstring, which doubles as the --help text. | Barry Warsaw | 2002-02-08 | 1 | -16/+81 |
| | | | | | | Added a bunch of command line options to make the script more generic. | ||||
| * | Hand repair of cases where reindent changed lines of the form | Tim Peters | 2001-01-17 | 1 | -1/+1 |
| | | | | | | | | | | | | \t\t\t\t\treal code ##\t\t\t\t\tunused code \t\t\t\t\treal code via untabifying and shifting the real code left. Semantically the same but made the intent of the commented-out-in-column-0 unused code unclear. The exact same unused code appears to have gotten copied from file to file over the years. | ||||
| * | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -19/+4 |
| | | | | | This should match the situation in the 1.6b1 tree. | ||||
| * | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -21/+6 |
| | | |||||
| * | give in to tab police | Guido van Rossum | 1998-03-24 | 1 | -4/+4 |
| | | |||||
| * | Script to fix cprt notice | Guido van Rossum | 1996-11-27 | 1 | -0/+78 |
