commit | 3eec7620be596daf4c3f96dbc7fc93afcf639b00 | [log] [tgz] |
---|---|---|
author | Just van Rossum <just@letterror.com> | Tue Jul 10 19:25:40 2001 +0000 |
committer | Just van Rossum <just@letterror.com> | Tue Jul 10 19:25:40 2001 +0000 |
tree | 746bcaaed11384bf9da0cde441eb6c9f7ed3b52b | |
parent | 353ae5896499d0ec297cff00e3686f4cd88668c3 [diff] |
- 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..