Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
02c42871cf73365dc5b6915cac2b017b2b90c81f
/
Lib
/
gopherlib.py
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
e46d14c
Avoid list as a variable name.
by Walter Dörwald
· 21 years ago
54f0222
SF 563203. Replaced 'has_key()' with 'in'.
by Raymond Hettinger
· 22 years ago
e12454f
The Grande 'sendall()' patch, copied from release21-maint. Fixes #516715.
by Martin v. Löwis
· 23 years ago
77f9caf
Remove unused variable (PyChecker)
by Andrew M. Kuchling
· 23 years ago
19e6d62
String method conversion.
by Eric S. Raymond
· 24 years ago
2dd4276
added a few more __all__ lists fixed typo in ihooks docstring
by Skip Montanaro
· 24 years ago
93a7c0f
Fredrik Lundh:
by Guido van Rossum
· 25 years ago
54f22ed
More trivial comment -> docstring transformations by Ka-Ping Yee, who writes:
by Guido van Rossum
· 25 years ago
8ca8420
A few lines were indented using spaces instead of tabs -- fix them.
by Guido van Rossum
· 27 years ago
d2dd9a8
Some patches by Lars Marius Garshol:
by Guido van Rossum
· 27 years ago
2bb57b8
Changed makefile() args from r/w to rb/wb, for non-unix compatability.
by Jack Jansen
· 29 years ago
2922c6d
Changes to use default argument values where possible
by Guido van Rossum
· 31 years ago
23acc95
Towards a standard access mechanism for URLs.
by Guido van Rossum
· 31 years ago