8 Commits (261ccdce4825535d4f6ea4bf09e9394bb751df20)

Author SHA1 Message Date
Éric Araujo a0e92a8028 Fix missing or wrong shebangs and missing executable bits for scripts (#10318) 15 years ago
Benjamin Peterson 90f5ba538b convert shebang lines: python -> python3 16 years ago
Guido van Rossum 4b28041530 Fix a last use of file() that should be open(). 19 years ago
Collin Winter 6afaeb757a Convert print statements to function calls in Tools/. 19 years ago
Tim Peters 53f72d7dcd Docstring clarifications. 23 years ago
Guido van Rossum 6869458236 Don't double-space the "??? new object ..." messages. 23 years ago
Tim Peters 8d17a90b83 Heh -- I checked in an old version of this, at a time I documented the 23 years ago
Tim Peters 21d7d4d5ca _Py_PrintReferenceAddresses(): also print the type name. In real use 23 years ago