| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | UserString section: | Fred Drake | 2000-04-03 | 1 | -6/+5 |
| | | | | | | | | Small cleanups noted by Detlef Lannert <lannert@lannert.rz.uni-duesseldorf.de>. Make the spelling of Unicode always uppercase. | ||||
| * | UserString class from Peter Funk <pf@artcom-gmbh.de>. | Fred Drake | 2000-04-03 | 1 | -0/+49 |
| | | |||||
| * | Added description of optional parameter to UserDict constructor. | Fred Drake | 1999-07-26 | 1 | -2/+5 |
| | | | | | Omission reported by Barry Warsaw. | ||||
| * | Added some minor prose before the descriptions of the data attributes | Fred Drake | 1999-06-29 | 1 | -5/+12 |
| | | | | | to make it clear that these are instance attributes, not module data. | ||||
| * | New section header style. | Fred Drake | 1998-08-10 | 1 | -2/+4 |
| | | | | | Fix up a few synopses. | ||||
| * | Adjusted to use the new module synopsis support macros. | Fred Drake | 1998-07-23 | 1 | -4/+8 |
| | | |||||
| * | Separate UserDict and UserList documentation into separate sections. | Fred Drake | 1998-04-07 | 1 | -10/+26 |
| | | |||||
| * | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 1 | -1/+1 |
| | | |||||
| * | Logical markup. | Fred Drake | 1998-02-19 | 1 | -9/+9 |
| | | | | | Changed {funcdesc} to {classdesc}. This is a test case for {classdesc}. | ||||
| * | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -2/+2 |
| | | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
| * | Remove second index entry for UserList. | Fred Drake | 1998-02-12 | 1 | -1/+0 |
| | | |||||
| * | Added \nodename; added index entry for UserList. | Guido van Rossum | 1998-02-11 | 1 | -0/+2 |
| | | |||||
| * | Fix a typo (the word "a" was spelled "c"!). | Fred Drake | 1998-01-07 | 1 | -1/+6 |
| | | | | | Added index entries & \label{} constructs. | ||||
| * | Added docs for UserDict,UserList | Guido van Rossum | 1997-03-27 | 1 | -0/+27 |
