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
/
Doc
/
lib
/
libmultifile.tex
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Re-order some method descriptions for a more logical grouping.
Fred Drake
2001-03-08
1
-25/+25
|
|
|
|
(Based on reader comment!)
*
Fixed spelling of module; closes bug 115712.
Martin v. Löwis
2000-09-30
1
-1/+1
|
*
Fix Skip's email address in his attribution! (Thanks, Skip!)
Fred Drake
2000-04-08
1
-1/+1
|
*
New example from Skip Montanaro <skip@mojam.com>.
Fred Drake
2000-04-07
1
-23/+29
|
*
Hack places where '--' should appear as literal output but the -- was
Fred Drake
1999-04-23
1
-7/+7
|
|
|
|
(properly) converted to - by LaTeX2HTML.
*
New section header style.
Fred Drake
1998-08-10
1
-2/+3
|
|
|
|
Fix up a few synopses.
*
Fix synopsis for multifile.
Fred Drake
1998-08-07
1
-6/+6
|
*
Adjusted to use the new module synopsis support macros.
Fred Drake
1998-07-23
1
-2/+4
|
*
Normalize markup.
Fred Drake
1998-07-02
1
-68/+78
|
*
Note that readline returns '' on EOF, not "EOF" (whatever that may be).
Guido van Rossum
1998-06-30
1
-1/+1
|
*
Contributions by Eric Raymond: documentation for modules
Guido van Rossum
1998-06-28
1
-0/+147
cmd, multifile and smtplib.