summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libimp.tex
Commit message (Collapse)AuthorAgeFilesLines
* Add a missing newline in an example; caught by Chris RylandFred Drake2001-01-171-1/+2
| | | | <cpr@emsoftware.com>.
* Fixed a large number of small problems, mostly noted by Detlef LannertFred Drake2000-10-101-8/+8
| | | | <lannert@lannert.rz.uni-duesseldorf.de>.
* Rob W. W. Hooft's spelling fixes for the Library Reference. I hopeThomas Wouters2000-07-161-2/+2
| | | | | | | | | SourceForge doesn't choke on this batch :-) I'm not entirely sure this is 100% correct. The patch changes an \index{persistency} to \index{presistence}, and I don't know what \index{} does. But it seems to do so persi--er, consistently, so I hope it isn't a problem.
* Improve index entry for "import"; responding to comments by StefanFred Drake1999-06-101-1/+1
| | | | Franke <sfranke@cdc-group.com>.
* Shorten the section title.Fred Drake1999-04-221-6/+5
|
* Added index entries.Fred Drake1998-08-111-5/+8
| | | | Small markup nits.
* New section header style.Fred Drake1998-08-101-1/+2
| | | | Fix up a few synopses.
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-2/+4
|
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
|
* Change "\," to just "," in function signatures. This is easier to maintain,Fred Drake1998-03-171-1/+1
| | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros.
* Logical markup.Fred Drake1998-03-081-42/+44
| | | | Spell emdash right.
* Added \label{} for logical addressing.Fred Drake1998-02-191-0/+3
|
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-3/+3
| | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across.
* Normalize some markup.Fred Drake1998-01-071-15/+16
| | | | | | Use \file{} instead of \code{} for a directory name (Tools/freeze). Consistently use "()" at the end of a function name in running text.
* Added missing "\" to "var{P}.\var{M}" in load_module() description.Fred Drake1997-12-291-1/+1
|
* Update the description and the example to the new functionality, whichGuido van Rossum1997-09-091-59/+119
| | | | | | | is mostly concentrated in a generalized find_module() and the new load_module(). Added the new module type constants. Declare that SEARCH_ERROR and a whole bunch of module-type-specific functions are obsolete.
* AMK's megapatch:Guido van Rossum1997-07-171-2/+3
| | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files
* Slight update; file args are no longer optional.Guido van Rossum1996-06-261-8/+8
|
* typos onlyGuido van Rossum1995-08-101-1/+1
|
* fix bug in example (should close file at all times)Guido van Rossum1995-07-071-10/+13
|
* typos, layout and other small thingsGuido van Rossum1995-04-101-1/+1
|
* restructured library manual accordiung to functional groupGuido van Rossum1995-03-281-1/+1
|
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-22/+16
| | | | unified style; etc.
* small changes by Soren LarsenGuido van Rossum1995-03-131-1/+2
|
* changes (suggested) by Soren LarsenGuido van Rossum1995-03-071-1/+1
|
* a few typographical changes (e.g. -- => ---) and lots of new stuff in the ↵Guido van Rossum1995-02-281-3/+3
| | | | WWW chapter
* make __import__ 4-argsGuido van Rossum1995-02-151-1/+1
|
* new moduleGuido van Rossum1995-01-101-0/+176