1. d7d4fd7 builtin -> built-in. by Georg Brandl · 15 years ago
  2. 624f337 #5529: backport new docs of import semantics written by Brett to 2.x. by Georg Brandl · 15 years ago
  3. aff711d Clarify that named tuples do not have to subclass tuple. by Raymond Hettinger · 15 years ago
  4. c62ef8b Remove trailing whitespace. by Georg Brandl · 16 years ago
  5. 5066c0c Followup to #4511: add link from decorator glossary entry to definition. by Georg Brandl · 16 years ago
  6. 9a05373 #4517: add "special method" glossary entry and clarify when __getattribute__ is bypassed. by Georg Brandl · 16 years ago
  7. 9feab31 Pick up a few more definitions from the glossary on the wiki. by Skip Montanaro · 16 years ago
  8. f02c5f3 Review usage. Fix a mistake in the new-style class definition. Add a by Skip Montanaro · 16 years ago
  9. 4020221 add some documentation for 2to3 by Benjamin Peterson · 16 years ago
  10. e64f738 #926501: add info where to put the docstring. by Georg Brandl · 16 years ago
  11. 9385b9d lowercase glossary term by Benjamin Peterson · 16 years ago
  12. aac51b8 add ABC to the glossary by Benjamin Peterson · 16 years ago
  13. 5a42ca6 Add notes that tkinter modules will be renamed. by Georg Brandl · 16 years ago
  14. 518c44c mention Py3k in glossary by Benjamin Peterson · 16 years ago
  15. d4c2e86 Tighten the definition of a named tuple. by Raymond Hettinger · 17 years ago
  16. 8bdd044 Fix spelling. by Raymond Hettinger · 17 years ago
  17. c20ed51 Named tuple is a concept, not a specific type. by Raymond Hettinger · 17 years ago
  18. e3c3db5 Documentation for r5990[3567]. by Georg Brandl · 17 years ago
  19. e151ab4 Adapt style. by Georg Brandl · 17 years ago
  20. ffe455c + "context manager" by Skip Montanaro · 17 years ago
  21. 968a3e5 Fix a sentence I missed before. Do not merge to 3k. by Georg Brandl · 17 years ago
  22. 584265b Add more entries to the glossary. by Georg Brandl · 17 years ago
  23. 7c3e79f Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __hash__. by Georg Brandl · 17 years ago
  24. a739503 Add :term:s for "new-style class". by Georg Brandl · 17 years ago
  25. e7a0990 Add :term:s for iterator. by Georg Brandl · 17 years ago
  26. 5e52db0 Add :term:s for descriptors. by Georg Brandl · 17 years ago
  27. 63fa168 Unify "byte code" to "bytecode". Also sprinkle :term: markup for it. by Georg Brandl · 17 years ago
  28. 6c82b6c Use glossary x-refs, document new ``!`` feature. by Georg Brandl · 17 years ago
  29. 437e6a3 Move the glossary from the tutorial to toplevel. by Georg Brandl · 17 years ago