[Pythonmac-SIG] MacPy 2.1: re module error in IDE

Damon Butler Damon Butler <dbutler@impressions.com>
02 Jul 01 10:09:27 -0500


--====50524951505557555657===1
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="US-Ascii"

         Reply to:   Re: [Pythonmac-SIG] MacPy 2.1: re module error in IDE
Just,

>patch PyFontify:
>
>import re
>
>becomes:
>
>import sre
>re =3D sre

Writing to let you know your simple fix simply worked. Thanks for the =
debugging! Now if only Joe Strout's syntax coloring still worked... ;-)

--Damon
--====50524951505557555657===1
Content-Type: text/html; charset="US-Ascii"
Content-Transfer-Encoding: quoted-printable

<HTML><HEAD></HEAD><BODY>
<PRE =
WIDTH=3D"132">
         Reply to:   Re: [Pythonmac-SIG] MacPy 2.1: re module error in IDE

</PRE>
<FONT FACE=3D"Geneva" SIZE=3D1 COLOR=3D"#000000">Just,<BR>
<BR>
&gt;patch =
PyFontify:<BR>
&gt;<BR>
&gt;import re<BR>
&gt;<BR>
&gt;becomes:<BR>
&gt;<BR>
&gt;import =
sre<BR>
&gt;re =3D sre<BR>
<BR>
Writing to let you =
know your simple fix simply worked. Thanks =
for the debugging! Now if only Joe Strout's =
syntax coloring still worked... ;-)<BR>
<BR>
--Damon</FONT></BODY></HTML>
--====50524951505557555657===1--