216 Commits (41bade96a4d1dcd35bbba79c2eabe052d02756a4)

Author SHA1 Message Date
Collin Winter bbc9712629 Update tutorial/classes.rst to remove references to the old two-argument form of the raise statement. 19 years ago
Collin Winter 19ab2bd1c7 Remove yet more references to has_key() methods. 19 years ago
Georg Brandl 6911e3ce3f Convert all print statements in the docs. 19 years ago
Georg Brandl e4ac7504c9 Tutorial formatting patch by Robin Stocker. 19 years ago
Georg Brandl 81ac1ce56a Address a few XXX comments, other fixes. 19 years ago
Georg Brandl 85eb8c103c - document bytes() 19 years ago
Georg Brandl 4b49131f2b Commit #1068: new docs for PEP 3101. Also document the old string formatting as "old", and begin documenting str/unicode unification. 19 years ago
Georg Brandl c3f5bad778 Fix unicode issue in tutorial. 19 years ago
Neal Norwitz e0906d13c3 A few more fixes to the tutorial 19 years ago
Guido van Rossum 0616b792ba Tutorial update for 3.0 by Paul Dubois. 19 years ago
Guido van Rossum f10aa9825e Another merge. Only doc stuff was affected (but this aligns the UTF-32 19 years ago
Georg Brandl e9af284e99 No need to define raw_input(), input() does the same. 19 years ago
Georg Brandl 116aa62bf5 Move the 3k reST doc tree in place. 19 years ago