Guido van Rossum
|
bffa52f07f
|
Whitespace normalization (get rid of tabs).
|
2002-09-29 00:25:51 +00:00 |
Martin v. Löwis
|
9d51fc8972
|
Patch #521670: Remove unused sys import.
|
2002-02-23 22:31:53 +00:00 |
Andrew M. Kuchling
|
fee3126eb3
|
Catch curses.error instead of a non-existent global (PyChecker)
Edit comment
|
2001-08-13 13:47:23 +00:00 |
Eric S. Raymond
|
5af256ded6
|
Corrected a bug in handling of ^N and ^P with stripspaces on.
|
2000-08-04 07:33:18 +00:00 |
Andrew M. Kuchling
|
38f744195f
|
Remove extra argument to method call
|
2000-07-12 03:38:34 +00:00 |
Andrew M. Kuchling
|
e0d0090e76
|
Docstring changes.
|
2000-07-11 10:38:24 +00:00 |
Andrew M. Kuchling
|
e8d7dbfe42
|
Sync to ESR's current version
|
2000-06-27 00:53:12 +00:00 |
Andrew M. Kuchling
|
2b9d0bcf83
|
Added two modules for ASCII characters and a simple editing form (ESR)
|
2000-06-26 23:55:42 +00:00 |