summaryrefslogtreecommitdiffstats
path: root/Doc/glossary.rst
Commit message (Expand)AuthorAgeFilesLines
* Pick up a few more definitions from the glossary on the wiki.Skip Montanaro2008-09-151-0/+29
* Review usage. Fix a mistake in the new-style class definition. Add aSkip Montanaro2008-09-151-85/+104
* add some documentation for 2to3Benjamin Peterson2008-07-241-1/+2
* #926501: add info where to put the docstring.Georg Brandl2008-07-201-0/+8
* lowercase glossary termBenjamin Peterson2008-07-031-1/+1
* add ABC to the glossaryBenjamin Peterson2008-07-011-3/+12
* Add notes that tkinter modules will be renamed.Georg Brandl2008-05-201-0/+8
* mention Py3k in glossaryBenjamin Peterson2008-05-161-3/+4
* Tighten the definition of a named tuple.Raymond Hettinger2008-01-151-1/+1
* Fix spelling.Raymond Hettinger2008-01-131-1/+1
* Named tuple is a concept, not a specific type.Raymond Hettinger2008-01-131-5/+11
* Documentation for r5990[3567].Georg Brandl2008-01-111-0/+7
* Adapt style.Georg Brandl2007-12-081-1/+1
* + "context manager"Skip Montanaro2007-12-081-0/+5
* Fix a sentence I missed before. Do not merge to 3k.Georg Brandl2007-12-021-1/+1
* Add more entries to the glossary.Georg Brandl2007-12-021-1/+93
* Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __ha...Georg Brandl2007-11-021-0/+14
* Add :term:s for "new-style class".Georg Brandl2007-10-211-0/+4
* Add :term:s for iterator.Georg Brandl2007-10-211-0/+2
* Add :term:s for descriptors.Georg Brandl2007-10-211-7/+9
* Unify "byte code" to "bytecode". Also sprinkle :term: markup for it.Georg Brandl2007-10-211-7/+7
* Use glossary x-refs, document new ``!`` feature.Georg Brandl2007-08-171-13/+13
* Move the glossary from the tutorial to toplevel.Georg Brandl2007-08-171-0/+320