1. ff63f20 "Documentation" for {}.popitem(). by Guido van Rossum · 24 years ago
  2. 5725d1e Backing out my changes. Improved version coming soon to a Source Forge near you! by Moshe Zadka · 24 years ago
  3. 1a62750 Added .first{item,value,key}() to dictionaries. by Moshe Zadka · 24 years ago
  4. 17383b9 Added information about the %r string formatting conversion. Added note by Fred Drake · 24 years ago
  5. a776cea Document the proper exception to be raised by I/O operations on closed by Fred Drake · 24 years ago
  6. 1dba66c Marc-Andre Lemburg <mal@lemburg.com> noted that the encode() string method by Fred Drake · 24 years ago
  7. 0b4e25d Use \obindex{...} instead of \indexii{...}{type} in many places; this is by Fred Drake · 24 years ago
  8. fffe5db Fixed a number of small problems reported by Detlef Lannert by Fred Drake · 24 years ago
  9. 51f53df Clarify that the softspace attribute is used by print for state management, by Fred Drake · 24 years ago
  10. 752ba39 Clarify a number of issues about the file-like object API based on by Fred Drake · 24 years ago
  11. d5d0435 Use \shortversion in a number of places. by Fred Drake · 24 years ago
  12. 66d32b1 Add some index entries to make it easier to find information on by Fred Drake · 24 years ago
  13. 1349437 When referring to namespaces, always say "namespaces" instead of "name spaces". by Fred Drake · 24 years ago
  14. 66571cc Improve a couple of references to the language reference, making them by Fred Drake · 24 years ago
  15. 512bb72 As pointed out by Denis S. Otkidach <den@analyt.chem.msu.ru>, xrange() by Fred Drake · 24 years ago
  16. 107b967 Document the range type, as suggested by Denis S. Otkidach by Fred Drake · 24 years ago
  17. 4de96c2 Added Marc-Andre Lemburg's documentation for string methods, with some by Fred Drake · 24 years ago
  18. 8141cf5 Barry's patch to document the new setdefault() method. Slightly by Guido van Rossum · 24 years ago
  19. f917bf6 fixing a minor spelling mistake by Peter Schneider-Kamp · 24 years ago
  20. fbd3b45 Stop lying about [].pop() being experimental! There is no backing it out by Fred Drake · 24 years ago
  21. 5a65c2d added count, extend, index, pop and remove to arraymodule by Peter Schneider-Kamp · 24 years ago
  22. 1e75e17 Two minor nits from Gerry Weiner (no working email address) about by Fred Drake · 24 years ago
  23. 30f76ff Update version numbering from 1.6 to 2.0. by Fred Drake · 24 years ago
  24. 38e5d27 Merged changes from the 1.5.2p2 release. (Very rough.) by Fred Drake · 24 years ago
  25. 37f1574 Use \citetitle and \programopt as appropriate. by Fred Drake · 25 years ago
  26. 68921df In note mentioning [].remove()'s exception, tell what exception is by Fred Drake · 25 years ago
  27. 82ac24f Minor markup nit. by Fred Drake · 25 years ago
  28. 9c5cc14 Some clarifications on operations for mapping types, based on comments by Fred Drake · 25 years ago
  29. 5f342ac Always use "section" when referring to sections of a document, not "Section". by Fred Drake · 25 years ago
  30. 6d20caa Reflow paragraph to work around LaTeX2HTML dropping a space. by Fred Drake · 25 years ago
  31. c3fcd6f Added index entry for "file objects"; this is appearantly referenced by Fred Drake · 25 years ago
  32. f4cbada Correct documentation for <file>.read(); Python makes a serious by Fred Drake · 25 years ago
  33. ea003fc Fixed latex2html weirdness with footnotes. by Fred Drake · 25 years ago
  34. 4e7c205 Update description of what modules "look like" when printed. by Fred Drake · 25 years ago
  35. 9474d86 Make sure all HTML pages generated from this section have reasonable names. by Fred Drake · 25 years ago
  36. 26b698f Document <complex #>.conjugate(). by Fred Drake · 25 years ago
  37. 84538cd Remove some remaining {\rm ...} constructs. by Fred Drake · 26 years ago
  38. e839199 Fix indexing of func_code attribute; this is on a function, not a code object. by Fred Drake · 26 years ago
  39. 130072d Don't describe something as "below"; that won't make sense for the by Fred Drake · 26 years ago
  40. afd974c Document the new list.extend() method. Interesting enough, the by Barry Warsaw · 26 years ago
  41. 7a2f066 Markup nits. by Fred Drake · 26 years ago
  42. d0421dd spoking --> speaking by Fred Drake · 26 years ago
  43. 66da9d6 re is standard, not built-in. by Fred Drake · 26 years ago
  44. b193c95 Document Ellipsis (not much of a documentation snippet, but at least by Guido van Rossum · 26 years ago
  45. 64e3b43 Move files around to get the names to match the module names except for by Fred Drake · 26 years ago