Strange regex problem

Rene Pijlman reageer.in at de.nieuwsgroep
Sun Mar 2 08:04:34 EST 2003


Dagur Páll Ammendrup:
>This code is enough to reproduce it for me:

Yes, I see it to with Python 2.2.2 in WingIDE 1.1.7.

While stepping through the code in the debugger, the output is
produced by the following code in method Tokenizer.parse() in
sre_parse.py:

    if flags & SRE_FLAG_DEBUG:
        p.dump()

So it seems you are indeed running in debug mode. I don't know
why though.

-- 
René Pijlman

Wat wil jij leren?  http://www.leren.nl




More information about the Python-list mailing list