Neil Schemenauer
|
16c7075164
|
Remove more cruft leftover from nb_coerce. Rename nb_coerce to
nb_reserved.
|
2007-09-21 20:19:23 +00:00 |
Collin Winter
|
3cd6537beb
|
Fix a lingering string exception.
|
2007-08-30 17:37:22 +00:00 |
Collin Winter
|
6f2df4d5e1
|
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
|
2007-07-17 20:59:35 +00:00 |
Neal Norwitz
|
d91085598f
|
Remove apply()
|
2006-03-17 08:00:19 +00:00 |
Walter Dörwald
|
70a6b49821
|
Replace backticks with repr() or "%r"
From SF patch #852334.
|
2004-02-12 17:35:32 +00:00 |
Andrew M. Kuchling
|
946c53ed7f
|
Run these demo scripts through reindent.py to give them 4-space indents. I've verified that their output is unchanged.
|
2003-04-24 17:13:18 +00:00 |
Guido van Rossum
|
eda80eae36
|
Correct spelling of length, discovered by Christian Tismer.
|
1999-04-21 16:06:27 +00:00 |
Guido van Rossum
|
7565b93414
|
*** empty log message ***
|
1993-12-17 14:23:52 +00:00 |
Guido van Rossum
|
b6957e434f
|
Initial revision
|
1993-10-27 09:27:13 +00:00 |