sre_parse.py - over-view or explanation needed

K

korean_dave

What does sre_parse.py (Secret Labs' Regular Expression Engine) do?

I see this referred to in some errors when i call the source()
function

(e.g. source(findFile("scripts","thisonehere.py")) )

The error then refers to name "ImportWarning" not defined?? (<--that
might be a proprietary warning, as I am running another app on top of
Python (not really relevant)).

I am curious how the sre_parse.py module gets involved when neither
the name or the file has any regular expression or special parse rules
in it....

So I guess the first step is understanding sre_parse.py itself. Can
someone help me on that?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,072
Latest member
trafficcone

Latest Threads

Top