Jack Jansen
|
dac238bd46
|
When reading from stdin (with the dialog box) use any partial line on
stdout as the prompt. This makes raw_input() and print "xxx", ; sys.stdin.readline() work a bit more palatable.
|
2001-05-26 20:01:41 +00:00 |
Jack Jansen
|
6f84ed5afc
|
Fixed macroman<->latin1 conversion. Some chars don't
exist in latin1, but at least the roundtrip results in the
same macroman characters.
|
2001-05-17 12:45:13 +00:00 |
Jack Jansen
|
afd0aa680a
|
Replace {Enable,Disable,Check}Item with their carbon-compatible equivalents {Enable,Disable,Check}MenuItem.
|
2001-01-29 13:29:47 +00:00 |
Just van Rossum
|
edab93939e
|
re-checkin with "ISO-8859 translation" turned on.
|
1999-02-02 22:31:05 +00:00 |
Just van Rossum
|
40f9b7bd7c
|
First Checked In.
|
1999-01-30 22:39:17 +00:00 |