]> granicus.if.org Git - python/commit
- fixed some re usage, partly so it'll still work when re uses pre instead
authorJust van Rossum <just@letterror.com>
Tue, 10 Jul 2001 19:25:40 +0000 (19:25 +0000)
committerJust van Rossum <just@letterror.com>
Tue, 10 Jul 2001 19:25:40 +0000 (19:25 +0000)
commit3eec7620be596daf4c3f96dbc7fc93afcf639b00
tree746bcaaed11384bf9da0cde441eb6c9f7ed3b52b
parent353ae5896499d0ec297cff00e3686f4cd88668c3
- 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..
Mac/Tools/IDE/PyBrowser.py
Mac/Tools/IDE/PyEdit.py
Mac/Tools/IDE/PyFontify.py
Mac/Tools/IDE/Wcontrols.py