Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Normalize some markup. | Fred Drake | 1998-01-07 | 1 | -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 Drake | 1997-12-29 | 1 | -1/+1 |
| | |||||
* | Update the description and the example to the new functionality, which | Guido van Rossum | 1997-09-09 | 1 | -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 Rossum | 1997-07-17 | 1 | -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 Rossum | 1996-06-26 | 1 | -8/+8 |
| | |||||
* | typos only | Guido van Rossum | 1995-08-10 | 1 | -1/+1 |
| | |||||
* | fix bug in example (should close file at all times) | Guido van Rossum | 1995-07-07 | 1 | -10/+13 |
| | |||||
* | typos, layout and other small things | Guido van Rossum | 1995-04-10 | 1 | -1/+1 |
| | |||||
* | restructured library manual accordiung to functional group | Guido van Rossum | 1995-03-28 | 1 | -1/+1 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -22/+16 |
| | | | | unified style; etc. | ||||
* | small changes by Soren Larsen | Guido van Rossum | 1995-03-13 | 1 | -1/+2 |
| | |||||
* | changes (suggested) by Soren Larsen | Guido van Rossum | 1995-03-07 | 1 | -1/+1 |
| | |||||
* | a few typographical changes (e.g. -- => ---) and lots of new stuff in the ↵ | Guido van Rossum | 1995-02-28 | 1 | -3/+3 |
| | | | | WWW chapter | ||||
* | make __import__ 4-args | Guido van Rossum | 1995-02-15 | 1 | -1/+1 |
| | |||||
* | new module | Guido van Rossum | 1995-01-10 | 1 | -0/+176 |