Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Break the "Python Services" chapter into two: "Python Runtime Services" | Fred Drake | 2000-08-03 | 1 | -2/+2 |
| | | | | | | (still at the start of the manual), and "Python Language Services" (late in the manual). Moved "Restricted Execution" to just before "Python Language Services." | ||||
* | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -77/+1 |
| | |||||
* | Add cPickle to the list of modules in the chapter. | Fred Drake | 1998-04-12 | 1 | -0/+3 |
| | |||||
* | Capitalize "Python" for consistency. | Fred Drake | 1998-04-03 | 1 | -2/+4 |
| | | | | | Describe UserDict and UserList individually so they aren't too hideous in the presentation. | ||||
* | Removed references to ni. | Fred Drake | 1998-04-02 | 1 | -3/+0 |
| | |||||
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 1 | -2/+3 |
| | | | | Logical markup. | ||||
* | Split UserDict and UserList on two separate lines; added entries for | Guido van Rossum | 1998-02-11 | 1 | -1/+8 |
| | | | | modules symbol and token. | ||||
* | Swap ni and imp (so they are in the same order as their sections are). | Guido van Rossum | 1998-02-11 | 1 | -3/+3 |
| | |||||
* | Add entry for copy_reg module. | Fred Drake | 1998-01-21 | 1 | -0/+3 |
| | |||||
* | Add description for some modules that have been added since this intro | Guido van Rossum | 1997-11-20 | 1 | -0/+21 |
| | | | | section was last revised... | ||||
* | Added site | Guido van Rossum | 1997-04-03 | 1 | -0/+3 |
| | |||||
* | Added docs for UserDict,UserList | Guido van Rossum | 1997-03-27 | 1 | -0/+3 |
| | |||||
* | added parser module to overview | Guido van Rossum | 1996-07-21 | 1 | -0/+4 |
| | |||||
* | restructured library manual accordiung to functional group | Guido van Rossum | 1995-03-28 | 1 | -0/+40 |