- e7a15bb Merged revisions 60234-60244 via svnmerge from by Christian Heimes · 18 years ago
- 86def6c Merged revisions 60151-60159,60161-60168,60170,60172-60173,60175 via svnmerge from by Georg Brandl · 18 years ago
- e1c9811 Merged revisions 60143-60149 via svnmerge from by Christian Heimes · 18 years ago
- 78b1187 Fix now-wrong :keyword: markup. Remove the section about by Georg Brandl · 18 years ago
- 22ec03c Fix merge glitch. by Georg Brandl · 18 years ago
- 043d6f6 Copied doc for reload() from trunk's function.rst to imp.rst by Christian Heimes · 18 years ago
- a6fa272 Clarify sentence in tutorial. Thanks to Marek Kubica. by Georg Brandl · 18 years ago
- 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 18 years ago
- 0449f63 Merged revisions 59488-59511 via svnmerge from by Christian Heimes · 18 years ago
- c5d98b4 Document nonlocal statement. Written for GHOP by "Canadabear". by Georg Brandl · 18 years ago
- 8d5c392 Remove all definitions of raw_input() that were still scattered throughout the docs by Georg Brandl · 18 years ago
- d8654cf Merged revisions 59259-59274 via svnmerge from by Christian Heimes · 18 years ago
- 1a3284e #1535: rename __builtin__ module to builtins. by Georg Brandl · 18 years ago
- ff73795 Removed the API to create unbound methods and simplified the API for bound methods. The signature is PyMethod_New(func, instance). by Christian Heimes · 18 years ago
- 58da931 Merged revisions 58886-58929 via svnmerge from by Guido van Rossum · 18 years ago
- 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 18 years ago
- 9f2c39a #1228: new comparison behavior. by Georg Brandl · 18 years ago
- 2d2590d #1211, #1212, #1213: py3k fixes to the tutorial. by Georg Brandl · 18 years ago
- d2e44df Revert r58075 (incorrect docs patch). by Collin Winter · 18 years ago
- 4e02c50 Clarify the difference between text and binary files. I'm not sure the by Skip Montanaro · 18 years ago
- 8ce81f7 Merged revisions 58211-58220 via svnmerge from by Thomas Wouters · 18 years ago
- 58721bc Fix more raise statments in the docs. by Collin Winter · 18 years ago
- c7526f5 More two-argument raise cleanup in the tutorial. by Collin Winter · 18 years ago
- 1fc035f Fix docs that imply that tuples in except clauses must be parenthesized. by Collin Winter · 18 years ago
- 596d99a Fix more two-arg raise statements. by Collin Winter · 18 years ago
- bbc9712 Update tutorial/classes.rst to remove references to the old two-argument form of the raise statement. by Collin Winter · 18 years ago
- 19ab2bd Remove yet more references to has_key() methods. by Collin Winter · 18 years ago
- 6911e3c Convert all print statements in the docs. by Georg Brandl · 18 years ago
- e4ac750 Tutorial formatting patch by Robin Stocker. by Georg Brandl · 18 years ago
- 81ac1ce Address a few XXX comments, other fixes. by Georg Brandl · 18 years ago
- 85eb8c1 - document bytes() by Georg Brandl · 18 years ago
- 4b49131 Commit #1068: new docs for PEP 3101. Also document the old string formatting as "old", and begin documenting str/unicode unification. by Georg Brandl · 18 years ago
- c3f5bad Fix unicode issue in tutorial. by Georg Brandl · 18 years ago
- e0906d1 A few more fixes to the tutorial by Neal Norwitz · 18 years ago
- 0616b79 Tutorial update for 3.0 by Paul Dubois. by Guido van Rossum · 18 years ago
- f10aa98 Another merge. Only doc stuff was affected (but this aligns the UTF-32 by Guido van Rossum · 18 years ago
- e9af284 No need to define raw_input(), input() does the same. by Georg Brandl · 18 years ago
- 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 18 years ago