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 | 1b6aecb08c5496402189f455c4f07654902a8a51 (patch) | |
tree | cd7ff074b23068a97e4d1ead475ec33df58020cc /Python/ceval.c | |
parent | 823eb4ba817213698f0ac197cdcd4e56b738c32b (diff) | |
download | cpython-git-1b6aecb08c5496402189f455c4f07654902a8a51.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/ceval.c')
0 files changed, 0 insertions, 0 deletions