summaryrefslogtreecommitdiffstats
path: root/Doc/glossary.rst
Commit message (Expand)AuthorAgeFilesLines
* Link isinstance/issubclass to the ABC glossary entry (#12256)Éric Araujo2011-08-191-1/+4
* Synchronize glossary with py3k.Éric Araujo2011-08-181-26/+71
* Improve glossary entry for ABCs.Éric Araujo2011-07-291-5/+6
* #12061: remove duplicate glossary entry.Georg Brandl2011-05-121-20/+0
* Merged revisions 87050,87101,87146,87156,87172,87175,87371,87378,87522-87524,...Georg Brandl2011-02-251-2/+2
* Issue 10357: Clarify what it means to be a mapping.Raymond Hettinger2011-01-081-3/+5
* Merged revisions 87792 via svnmerge fromAntoine Pitrou2011-01-061-13/+23
* Add some internal links.Raymond Hettinger2010-11-301-1/+1
* Merged revisions 85843,85849-85850,85867,85907,85914,86134,86187,86315-86316,...Georg Brandl2010-11-261-1/+21
* Document key-functions in the glossary.Raymond Hettinger2010-11-061-0/+20
* Merged revisions 84945 via svnmerge fromGeorg Brandl2010-10-061-1/+1
* Merged revisions 82757-82758,82760-82764 via svnmerge fromGeorg Brandl2010-10-061-3/+3
* Glossary cleanupRaymond Hettinger2010-09-011-16/+21
* Merged revisions 82790 via svnmerge fromGeorg Brandl2010-07-111-3/+3
* Add link to bytecode docs.Georg Brandl2010-07-031-0/+3
* #8012: clarification in generator glossary entry.Georg Brandl2010-04-021-1/+3
* Issue #1967: Backport dictionary views.Alexandre Vassalotti2010-01-111-0/+7
* builtin -> built-in.Georg Brandl2009-07-261-9/+9
* #5529: backport new docs of import semantics written by Brett to 2.x.Georg Brandl2009-03-311-0/+14
* Clarify that named tuples do not have to subclass tuple.Raymond Hettinger2009-02-041-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-41/+41
* Followup to #4511: add link from decorator glossary entry to definition.Georg Brandl2008-12-051-0/+3
* #4517: add "special method" glossary entry and clarify when __getattribute__ ...Georg Brandl2008-12-051-0/+6
* 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