Jack Jansen
|
5a6fdcd371
|
Import the MacOS toolbox modules from the Carbon package.
|
2001-08-25 12:15:04 +00:00 |
Just van Rossum
|
3eec7620be
|
- fixed some re usage, partly so it'll still work when re uses pre instead
of sre, and partly fixing re -> regex porting oversights
- fixed PyFontify.py so it actually *works* again..
|
2001-07-10 19:25:40 +00:00 |
Just van Rossum
|
dc3c617cb8
|
Some long overdue maintainance. Made all IDE sources 7-bit-clean, to avoid any further encoding conversion troubles.
|
2001-06-19 21:37:33 +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
|
dbd0c3a124
|
Silly typo which caused the stack browser to crash.
|
2001-03-01 23:15:54 +00:00 |
Jack Jansen
|
9ad2752381
|
Use re in stead of regex, so we get rid of the annoying warning during startup.
|
2001-02-21 13:54:31 +00:00 |
Just van Rossum
|
6508c7c7e8
|
fixed 2.0 compat bug
|
2000-10-20 06:34:57 +00:00 |
Just van Rossum
|
460ff20cd6
|
String values will now always be shown with quotes, so one can see the difference between the value 2 and the value '2'. -- jvr
|
1999-10-30 11:43:25 +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 |