summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libimp.tex
Commit message (Expand)AuthorAgeFilesLines
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-12/+13
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-111-1/+19
* Update references specifying "Macintosh" to mean OS X semantics and not Mac OSBrett Cannon2005-02-131-2/+2
* Correct argument specifications of load_compiled and load_source: the fileJohannes Gijsbers2004-08-201-2/+2
* Cleanup from patch #683257:Neal Norwitz2003-02-121-0/+13
* Backing out patch #642578 in anticipation of final acceptance of PEP 302.Just van Rossum2002-12-251-15/+0
* Slightly improved version of patch #642578: "Expose PyImport_FrozenModulesJust van Rossum2002-11-291-0/+15
* Update docs for bool changes by Guido around April 6Neal Norwitz2002-04-091-4/+4
* Do not call "knee" a standard module, and point to the new location.Fred Drake2002-04-081-3/+3
* 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