7 Commits (41bade96a4d1dcd35bbba79c2eabe052d02756a4)

Author SHA1 Message Date
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(). 18 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