Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
46719af05af7bd016b186ddbad74cd4a22b4aeb1
/
Tools
/
scripts
/
combinerefs.py
90f5ba5
convert shebang lines: python -> python3
by Benjamin Peterson
· 15 years ago
4b28041
Fix a last use of file() that should be open().
by Guido van Rossum
· 17 years ago
6afaeb7
Convert print statements to function calls in Tools/.
by Collin Winter
· 17 years ago
53f72d7
Docstring clarifications.
by Tim Peters
· 22 years ago
6869458
Don't double-space the "??? new object ..." messages.
by Guido van Rossum
· 22 years ago
8d17a90
Heh -- I checked in an old version of this, at a time I documented the
by Tim Peters
· 22 years ago
21d7d4d
_Py_PrintReferenceAddresses(): also print the type name. In real use
by Tim Peters
· 22 years ago