summaryrefslogtreecommitdiffstats
path: root/Doc/lib.tex
Commit message (Collapse)AuthorAgeFilesLines
* Use \emph{} for all references to the other documents, not just some of them.Fred Drake1998-01-161-4/+4
|
* Removed \mytableofcontents; just use \tableofcontents.Fred Drake1998-01-131-1/+1
|
* Added openright option the the \documentclass{} for each of the manuals.Fred Drake1998-01-131-1/+1
|
* Revise prologue and frontmatter to use latex2e (not in 2.09 compatibilityFred Drake1998-01-091-9/+4
| | | | mode) and take advantage of changes in myformat.sty.
* Add module index before the general index.Fred Drake1998-01-021-0/+4
|
* Added Greg Stein's docs for BaseHTTPServer.py.Guido van Rossum1997-12-291-1/+2
| | | | Moved docs for "re" to before docs for "regex".
* Change {\em ...} to \emph{...}; this seems to be the developing preferenceFred Drake1997-12-181-3/+3
| | | | throughout the manuals, and seems easier to read.
* Fixed SFT #23842: leave in non-standard style options when checking in anFred Drake1997-12-081-1/+1
| | | | update. ;-(
* Oops, did the previous delete the wrong way.Guido van Rossum1997-11-251-1/+0
|
* Get rid of last traces of module 'audio'Guido van Rossum1997-11-241-1/+1
|
* Adding Martin von Loewis' documentation for his locale module.Guido van Rossum1997-11-201-0/+1
|
* libqueue.tex: Documentation for the Queue.py module.Barry Warsaw1997-11-201-0/+1
| | | | | | | Makefile: Add dependency on libqueue.tex lib.tex: Place the libqueue.tex documentation just after libthread.tex since Queue depends on thread support in Python.
* Adding dis and xmllib docsGuido van Rossum1997-11-181-0/+2
|
* Added keyword module entry.Fred Drake1997-10-061-0/+1
|
* Move the pprint docs after the code docs, so that all parser/codegen typeFred Drake1997-10-061-1/+1
| | | | things come together.
* Added docs for 'user' customization module. Renamed libuser.texGuido van Rossum1997-08-301-1/+2
| | | | (which had UserDict/UserList) to libuserdict.tex.
* Misc Mac mods by Jack. Added libmacic.tex, and these patches:Guido van Rossum1997-08-181-0/+1
| | | | | | | libmacfs.tex Document NewAliasMinimalFromFullPath libmacos.tex Document SetEventHandler and SchedParams libmacui.tex Document asynchronous event handling libmailbox.tex Removed mime-turds that somehow got in here
* Added AMK's first cut at docs for re.pyGuido van Rossum1997-08-141-0/+1
|
* Added mimify docs (Sjoerd).Guido van Rossum1997-07-301-0/+1
|
* added code.py; codehack.py is obsoleteGuido van Rossum1997-07-181-0/+1
|
* Add entry for the pprint module.Fred Drake1997-07-181-0/+1
|
* Added libni.tex libgzip.texGuido van Rossum1997-07-171-0/+2
|
* Added cmathGuido van Rossum1997-07-171-0/+1
|
* Documentation for Lib/commands.py, from Sue Williams.Fred Drake1997-06-121-1/+2
|
* Added libmailbox, obsolete libstdwinGuido van Rossum1997-06-021-1/+2
|
* Added AMK's SocketServer docs.Guido van Rossum1997-05-191-0/+1
|
* Add zlibGuido van Rossum1997-04-301-0/+1
|
* Added fnmatch, base64 and quopri, received from Andrew Kuchling.Guido van Rossum1997-04-271-0/+3
|
* New stuff by AMK.Guido van Rossum1997-04-031-1/+5
|
* Added docs for UserDict,UserListGuido van Rossum1997-03-271-0/+1
|
* Added docs for glob and mailcapGuido van Rossum1997-03-251-0/+2
|
* Add a rough list of undocumented stuff at the end.Guido van Rossum1997-03-141-0/+2
|
* Added (minimal) StringIO docs.Guido van Rossum1997-03-031-0/+1
|
* Added libstat.texGuido van Rossum1996-12-311-0/+1
|
* Added docs for Jeremy's resource module.Guido van Rossum1996-12-181-0/+1
|
* Added soundex (sigh)Guido van Rossum1996-12-121-0/+1
|
* Added section for operator module (compiled Skip Montanaro).Guido van Rossum1996-12-061-0/+1
|
* Start new chapter on restricted execution.Guido van Rossum1996-10-221-2/+4
|
* (lib.tex, libwww.tex): Include the sgmlib chapter before the htmllibFred Drake1996-10-091-1/+1
| | | | chapter to better reflect the relationship between the modules.
* (lib.tex): Added entry for formatter module.Fred Drake1996-10-081-0/+1
|
* Added bastion and (dummy) rexec docsGuido van Rossum1996-09-101-0/+2
|
* Added imghdr,xdrlib; reformatted Makefile somewhatGuido van Rossum1996-08-191-0/+2
|
* Added liberrnoGuido van Rossum1996-07-301-0/+1
|
* Added lost docs for crypt module.Guido van Rossum1996-04-101-0/+1
|
* add libparser.texGuido van Rossum1995-10-111-0/+1
|
* Documented MACFS, macostools, EasyDialogs and FrameWork modules.Jack Jansen1995-10-101-0/+2
|
* syslog docs by steve cliftGuido van Rossum1995-10-091-0/+1
|
* Documented binascii, binhex and uu modules. Put them in theJack Jansen1995-08-291-0/+1
| | | | Internet/WWW section, for lack of a better place.
* Documented MacOS module.Jack Jansen1995-08-141-0/+1
|
* rewritten AbstractGuido van Rossum1995-03-301-6/+29
|