Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
9df3eabd6ef2a0a177976eacb785e630680c0437
/
Lib
/
multifile.py
521c83d
Multifile.read(): Fix a broken conversion to string methods.
by Fred Drake
· 24 years ago
e37340e
String method conversion.
by Eric S. Raymond
· 24 years ago
269b83b
added several more __all__ lists
by Skip Montanaro
· 24 years ago
07e99cb
Whitespace normalization.
by Tim Peters
· 24 years ago
49d27c8
Remove superfluous semicolons
by Andrew M. Kuchling
· 24 years ago
8152d32
Update the code to better reflect recommended style:
by Fred Drake
· 24 years ago
227b120
Convert some old-style string exceptions to class exceptions.
by Fred Drake
· 24 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 24 years ago
54f22ed
More trivial comment -> docstring transformations by Ka-Ping Yee, who writes:
by Guido van Rossum
· 25 years ago
716b784
# Make tabnanny happy.
by Guido van Rossum
· 26 years ago
3ad9dd5
Improved by Eric Raymond.
by Guido van Rossum
· 26 years ago
4d40b0a
Patch by Eric Raymond: add an optional 'seekable' flag to the
by Guido van Rossum
· 26 years ago
8ca8420
A few lines were indented using spaces instead of tabs -- fix them.
by Guido van Rossum
· 27 years ago
69c70a2
Support 'whence' parameter to seek().
by Guido van Rossum
· 27 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
741c81a
New module to support decoding multipart messages (also see mimetools).
by Guido van Rossum
· 32 years ago