summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libmultifile.tex
Commit message (Collapse)AuthorAgeFilesLines
* New section header style.Fred Drake1998-08-101-2/+3
| | | | Fix up a few synopses.
* Fix synopsis for multifile.Fred Drake1998-08-071-6/+6
|
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
|
* Normalize markup.Fred Drake1998-07-021-68/+78
|
* Note that readline returns '' on EOF, not "EOF" (whatever that may be).Guido van Rossum1998-06-301-1/+1
|
* Contributions by Eric Raymond: documentation for modulesGuido van Rossum1998-06-281-0/+147
cmd, multifile and smtplib.