8 Commits (684cd0e64311faafba989457e28fbf2e84faa62e)

Author SHA1 Message Date
Éric Araujo a0e92a8028 Fix missing or wrong shebangs and missing executable bits for scripts (#10318) 15 years ago
Éric Araujo 0fb681ea50 Fix missing or shebangs and executable bits for scripts (#10318) 15 years ago
Benjamin Peterson 90f5ba538b convert shebang lines: python -> python3 16 years ago
Collin Winter 6afaeb757a Convert print statements to function calls in Tools/. 19 years ago
Georg Brandl a18af4e7a2 PEP 3114: rename .next() to .__next__() and add next() builtin. 19 years ago
Guido van Rossum b940e113bf SF patch 1631942 by Collin Winter: 19 years ago
Tim Peters ebb7133f4f Fix typo in module docstring. 25 years ago
Tim Peters 3055ad234a + A msg on c.l.py reminded me that docstrings can be implicitly catenated. 25 years ago
Tim Peters b704238a6c Tool to delete (or just rewrite parts of) obsolete future statements. 25 years ago