1. cb4638a Change the grammar productions to use the new productionlist environment; by Fred Drake · 23 years ago
  2. deda9f3 Use a named reference to another chapter instead of hard coding the by Fred Drake · 23 years ago
  3. 2829f1c Fix a very minor (but annoying when looking for things!) markup nit. by Fred Drake · 23 years ago
  4. 8838269 Update a "Programmer's note" about lambda forms and scoping to reflect by Fred Drake · 23 years ago
  5. b8ac009 Fix the operator precedence table: exponentiation binds tighter than negation. by Fred Drake · 23 years ago
  6. 0dbb4fb Implement, test and document "key in dict" and "key not in dict". by Guido van Rossum · 23 years ago
  7. 24e7a29 Work around the conversion of ">>" and "<<" to guillemets. Reported by by Fred Drake · 23 years ago
  8. ac79e95 Re-word the explanation of the in/not in operators for increased content by Fred Drake · 23 years ago
  9. 34bafcc Fix a variety of minor nits and typos caught by Chris Ryland by Fred Drake · 24 years ago
  10. 2a22200 Adjust explanation of operator precedence summary -- exponentiation groups by Fred Drake · 24 years ago
  11. c3b18d7 Fix error noted by Gerrit Holl (old; had been buried in my INBOX): by Fred Drake · 24 years ago
  12. 1156f62 Many small clarifications, including many suggested by email. by Fred Drake · 24 years ago
  13. b655939 add index entries for list comprehensions by Skip Montanaro · 24 years ago
  14. 323fe5d fix list comprehension discussion to use \keyword macro instead of simply by Skip Montanaro · 24 years ago
  15. 46dfa5f require list comprehensions to start with a for clause by Skip Montanaro · 24 years ago
  16. d341579 Fix error made in applying Thomas's patch. by Fred Drake · 24 years ago
  17. a1e214a Thomas Wouters <thomas@xs4all.net>: by Fred Drake · 24 years ago
  18. 803d6e5 list comprehensions. see by Skip Montanaro · 24 years ago
  19. 3d83fc3 Change as suggested by Peter Funk <pf@artcom-gmbh.de>: by Fred Drake · 24 years ago
  20. 7399b9e Moshe Zadka <mzadka@geocities.com>: by Fred Drake · 24 years ago
  21. c009d19 Removed some extraneous and confusing parenthesized expressions. by Fred Drake · 24 years ago
  22. e15956b Merged changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  23. 1ea7c75 Reflect recent patch for float % and divmod() by Tim Peters. Content by Fred Drake · 25 years ago
  24. d09120b Added index entries for operator precedence; suggestion from Randall by Fred Drake · 25 years ago
  25. b55ce1e Fixed latex2html weirdness with footnotes. by Fred Drake · 25 years ago
  26. 99cd573 Minor markup nits. by Fred Drake · 25 years ago
  27. d03268f Remove two remaining {\tt ...} constructs. by Fred Drake · 26 years ago
  28. ea81edf Markup nits. by Fred Drake · 26 years ago
  29. 9beee80 Remove a couple of unnecessary "%" characters that cause problems with by Fred Drake · 26 years ago
  30. 020f8c0 Make sure chapters, sections, and subsections all have a \label to give them by Fred Drake · 26 years ago
  31. 9ad9c9b Convert operator precedence table to the new style markup. by Fred Drake · 26 years ago
  32. 7c0240f e.g. -> e.g., by Guido van Rossum · 26 years ago
  33. 3a0ad60 Changes copied from the FrameMaker version, and some new stuff by Guido van Rossum · 26 years ago
  34. c85be6a Fix another oldie (item (b) only): by Guido van Rossum · 26 years ago
  35. 5c07d9b Updated markup style (got rid of \verb@...@, mostly). by Fred Drake · 26 years ago
  36. f666917 The Python Reference Manual. by Fred Drake · 26 years ago
  37. 1f17543 Removed LaTeX version of reference manual. Added ref/ref.ps. by Guido van Rossum · 28 years ago
  38. a95a140 expr_list -> expression_list by Guido van Rossum · 28 years ago
  39. 8476d00 footnote about keyword args by Guido van Rossum · 29 years ago
  40. ad07f2b squeezed some space out of a line that was too long by Guido van Rossum · 29 years ago
  41. 4dd6b84 added table of precedences by Guido van Rossum · 29 years ago
  42. a547547 made palatable for latex2html: removed $math$, added braces to \item[\tt...] by Guido van Rossum · 29 years ago
  43. 31cce97 copyright.tex: Add 1995 to copyright message. by Guido van Rossum · 30 years ago
  44. 16d6e71 Lots of small corrections by Andrew Kuchling (plus all new rotor docs) by Guido van Rossum · 30 years ago
  45. 6938f06 Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  46. 3cbc16d * lib2.tex (sys): updated sys.std{in,out,err} docs. Added by Guido van Rossum · 31 years ago
  47. b2c6556 Lots of small changes collected over months... by Guido van Rossum · 31 years ago
  48. 4ac605e Changes to some math using underscore as subscript, necessary since by Guido van Rossum · 32 years ago
  49. 46f3e00 Initial revision by Guido van Rossum · 32 years ago