diff options
author | Guido van Rossum <guido@python.org> | 2000-05-02 15:52:33 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-05-02 15:52:33 +0000 |
commit | 30a2a64f2b882ea3f84ccd326aadceec94deb691 (patch) | |
tree | 8db338bd538cb676ca9410594886cddc4a763d59 /Python/errors.c | |
parent | e72d76c12fcf15a16b6a5347870d975e87af4074 (diff) | |
download | cpython-30a2a64f2b882ea3f84ccd326aadceec94deb691.tar.gz |
I know this is only a temporary stop-gap measure, but the match() and
search() functions didn't even work because _fixflags() isn't
idempotent. I'm adding another stop-gap measure so that you can at
least use sre.search() and sre.match() with a zero flags arg.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions