summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libuserdict.tex
Commit message (Collapse)AuthorAgeFilesLines
* UserString section:Fred Drake2000-04-031-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 Drake2000-04-031-0/+49
|
* Added description of optional parameter to UserDict constructor.Fred Drake1999-07-261-2/+5
| | | | Omission reported by Barry Warsaw.
* Added some minor prose before the descriptions of the data attributesFred Drake1999-06-291-5/+12
| | | | to make it clear that these are instance attributes, not module data.
* New section header style.Fred Drake1998-08-101-2/+4
| | | | Fix up a few synopses.
* Adjusted to use the new module synopsis support macros.Fred Drake1998-07-231-4/+8
|
* Separate UserDict and UserList documentation into separate sections.Fred Drake1998-04-071-10/+26
|
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-041-1/+1
|
* Logical markup.Fred Drake1998-02-191-9/+9
| | | | Changed {funcdesc} to {classdesc}. This is a test case for {classdesc}.
* Remove all \bcode / \ecode cruft; this is no longer needed. See previousFred Drake1998-02-131-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 Drake1998-02-121-1/+0
|
* Added \nodename; added index entry for UserList.Guido van Rossum1998-02-111-0/+2
|
* Fix a typo (the word "a" was spelled "c"!).Fred Drake1998-01-071-1/+6
| | | | Added index entries & \label{} constructs.
* Added docs for UserDict,UserListGuido van Rossum1997-03-271-0/+27