Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/2.2
/
Lib
/
repr.py
tag
af89dbb290c45df3ee63b101fd3cf94f5bfb4396
tagger
Ned Deily <nad@python.org>
Mon Jun 19 00:05:36 2017
object
84d6457fe4b92730de50847cb238f942cd04937a
Final head of the former 2.2 branch
a427a2b
Rename "dictionary" (type and constructor) to "dict".
by Tim Peters
· 24 years ago
6fd0f0a
Another / that should be a // (previously not caught because of
by Guido van Rossum
· 24 years ago
54e54c6
The first batch of changes recommended by the fixdiv tool. These are
by Guido van Rossum
· 24 years ago
a995c91
Use type(x).__name__ to get the name of the type instead of parsing
by Guido van Rossum
· 24 years ago
6d6c1a3
Merge of descr-branch back into trunk.
by Tim Peters
· 24 years ago
0de6580
bunch more __all__ lists
by Skip Montanaro
· 25 years ago
6b71e74
String method conversion.
by Eric S. Raymond
· 25 years ago
0c9886d
Whitespace normalization.
by Tim Peters
· 25 years ago
e7b146f
The third and final doc-string sweep by Ka-Ping Yee.
by Guido van Rossum
· 26 years ago
ff3a278
Small patch by Tim Peters - it was using self.maxlist when it should
by Guido van Rossum
· 26 years ago
8d2080d
use getattr() instead of eval(), fix string representations
by Guido van Rossum
· 31 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 31 years ago
7bc817d
* Mass change: get rid of all init() methods, in favor of __init__()
by Guido van Rossum
· 32 years ago
babe2bf
Initial revision
by Guido van Rossum
· 34 years ago