[Python-bugs-list] [ python-Bugs-448546 ] rexec:make_re() should not use pre?

noreply@sourceforge.net noreply@sourceforge.net
Mon, 06 Aug 2001 13:48:39 -0700


Bugs item #448546, was opened at 2001-08-06 13:48
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=448546&group_id=5470

Category: Python Library
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Guido van Rossum (gvanrossum)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: rexec:make_re() should not use pre?

Initial Comment:
The rexec module contains a mysterious make_re()
function that seems to hard-code the 're' module as
using 'pre'.  Why is this?  Why can't the standard
'sre' module be used, and why does this module have to
be pre-initialized?

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=448546&group_id=5470