Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
56bb16f1b37bd51a4f1a9386523d66c8c14fd6f0
/
Lib
/
repr.py
6ee0480
[680789] Debug with long array takes forever
by Tim Peters
· 22 years ago
a427a2b
Rename "dictionary" (type and constructor) to "dict".
by Tim Peters
· 23 years ago
6fd0f0a
Another / that should be a // (previously not caught because of
by Guido van Rossum
· 23 years ago
54e54c6
The first batch of changes recommended by the fixdiv tool. These are
by Guido van Rossum
· 23 years ago
a995c91
Use type(x).__name__ to get the name of the type instead of parsing
by Guido van Rossum
· 23 years ago
6d6c1a3
Merge of descr-branch back into trunk.
by Tim Peters
· 23 years ago
0de6580
bunch more __all__ lists
by Skip Montanaro
· 24 years ago
6b71e74
String method conversion.
by Eric S. Raymond
· 24 years ago
0c9886d
Whitespace normalization.
by Tim Peters
· 24 years ago
e7b146f
The third and final doc-string sweep by Ka-Ping Yee.
by Guido van Rossum
· 25 years ago
ff3a278
Small patch by Tim Peters - it was using self.maxlist when it should
by Guido van Rossum
· 25 years ago
8d2080d
use getattr() instead of eval(), fix string representations
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
by Guido van Rossum
· 31 years ago
babe2bf
Initial revision
by Guido van Rossum
· 33 years ago