summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libimp.tex
Commit message (Expand)AuthorAgeFilesLines
* Add a new function imp.lock_held(), and use it to skip test_threaded_importTim Peters2001-08-301-0/+13
* Fix up a few style nits -- avoid "e.g." and "i.e." -- these makeFred Drake2001-07-061-2/+2
* Add a missing newline in an example; caught by Chris RylandFred Drake2001-01-171-1/+2
* Fixed a large number of small problems, mostly noted by Detlef LannertFred Drake2000-10-101-8/+8
* Rob W. W. Hooft's spelling fixes for the Library Reference. I hopeThomas Wouters2000-07-161-2/+2
* Improve index entry for "import"; responding to comments by StefanFred Drake1999-06-101-1/+1
* Shorten the section title.Fred Drake1999-04-221-6/+5
* Added index entries.Fred Drake1998-08-111-5/+8
* New section header style.Fred Drake1998-08-101-1/+2
* 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
* Logical markup.Fred Drake1998-03-081-42/+44
* 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
* Normalize some markup.Fred Drake1998-01-071-15/+16
* 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
* AMK's megapatch:Guido van Rossum1997-07-171-2/+3
* 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
* 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 WWW...Guido van Rossum1995-02-281-3/+3
* make __import__ 4-argsGuido van Rossum1995-02-151-1/+1
* new moduleGuido van Rossum1995-01-101-0/+176