Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
3ae84b6389f108fddbed5814cd210c3a0110c633
/
Lib
/
mailcap.py
e0d4972
Replaced .keys() with dictionary iterators
by Raymond Hettinger
· 22 years ago
54f0222
SF 563203. Replaced 'has_key()' with 'in'.
by Raymond Hettinger
· 22 years ago
776d39e
Opening a file for reading can raise IOError, so only catch that.
by Fred Drake
· 23 years ago
0c03cc2
String method conversion.
by Eric S. Raymond
· 24 years ago
17ab123
a few more modules get __all__
by Skip Montanaro
· 24 years ago
07e99cb
Whitespace normalization.
by Tim Peters
· 24 years ago
8152d32
Update the code to better reflect recommended style:
by Fred Drake
· 24 years ago
54f22ed
More trivial comment -> docstring transformations by Ka-Ping Yee, who writes:
by Guido van Rossum
· 25 years ago
45e2fbc
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
bfc3944
Change by Andrew Kuchling (edited by Guido):
by Guido van Rossum
· 28 years ago
cfd8935
typo (cotinue -> continue)
by Guido van Rossum
· 28 years ago
8988fb2
Initial revision
by Guido van Rossum
· 29 years ago