]> granicus.if.org Git - python/commit
Use re in stead of regex, so we get rid of the annoying warning during startup.
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 21 Feb 2001 13:54:31 +0000 (13:54 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 21 Feb 2001 13:54:31 +0000 (13:54 +0000)
commit9ad2752381b10cae83eb9e8044aa77dfd87d7039
treee06b55db8ff39a445a6dcc83622fc229348d0582
parent2d0589be6739e15bc27ab8996ee0727a5a3dda51
Use re in stead of regex, so we get rid of the annoying warning during startup.
Mac/Tools/IDE/PyBrowser.py
Mac/Tools/IDE/PyDocSearch.py
Mac/Tools/IDE/PyEdit.py
Mac/Tools/IDE/PyFontify.py
Mac/Tools/IDE/Wtext.py