index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
multifile.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-6/+2
*
added several more __all__ lists
Skip Montanaro
2001-02-06
1
-0/+2
*
Whitespace normalization.
Tim Peters
2001-01-14
1
-130/+130
*
Remove superfluous semicolons
Andrew M. Kuchling
2000-12-23
1
-1/+1
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-1/+1
*
Convert some old-style string exceptions to class exceptions.
Fred Drake
2000-08-17
1
-1/+2
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1/+1
*
More trivial comment -> docstring transformations by Ka-Ping Yee,
Guido van Rossum
2000-02-04
1
-38/+41
*
# Make tabnanny happy.
Guido van Rossum
1998-06-29
1
-3/+3
*
Improved by Eric Raymond.
Guido van Rossum
1998-06-29
1
-18/+29
*
Patch by Eric Raymond: add an optional 'seekable' flag to the
Guido van Rossum
1998-06-23
1
-11/+23
*
A few lines were indented using spaces instead of tabs -- fix them.
Guido van Rossum
1998-03-26
1
-9/+9
*
Support 'whence' parameter to seek().
Guido van Rossum
1998-03-25
1
-2/+11
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-0/+11
*
* Mass change: get rid of all init() methods, in favor of __init__()
Guido van Rossum
1993-12-17
1
-3/+2
*
New module to support decoding multipart messages (also see mimetools).
Guido van Rossum
1992-07-13
1
-0/+118