Collin Winter
d2e44df07a
Revert r58075 (incorrect docs patch).
2007-09-27 21:28:21 +00:00
Collin Winter
58721bca11
Fix more raise statments in the docs.
2007-09-10 00:39:52 +00:00
Collin Winter
c7526f5b3e
More two-argument raise cleanup in the tutorial.
2007-09-10 00:36:57 +00:00
Collin Winter
1fc035ff63
Fix docs that imply that tuples in except clauses must be parenthesized.
2007-09-10 00:32:45 +00:00
Collin Winter
596d99aa63
Fix more two-arg raise statements.
2007-09-10 00:31:50 +00:00
Georg Brandl
6911e3ce3f
Convert all print statements in the docs.
2007-09-04 07:15:32 +00:00
Guido van Rossum
0616b792ba
Tutorial update for 3.0 by Paul Dubois.
...
I had to fix a few markup issues in controlflow.rst and modules.rst.
There's a unicode issue on line 448 in introduction.rst that someone else needs to fix.
2007-08-31 03:25:11 +00:00
Georg Brandl
e9af284e99
No need to define raw_input(), input() does the same.
2007-08-17 05:54:09 +00:00
Georg Brandl
116aa62bf5
Move the 3k reST doc tree in place.
2007-08-15 14:28:22 +00:00