summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2002-07-24 01:49:16 +0000
committerGuido van Rossum <guido@python.org>2002-07-24 01:49:16 +0000
commit77f6ccd1f7a692d3701797d79f36113d9a94c717 (patch)
tree92f871f732aa8c1dca761f86394c1fc539c7a523 /Python/compile.c
parent9e4e050c594cc6b56d683267b97b339a274bb31c (diff)
downloadcpython-git-77f6ccd1f7a692d3701797d79f36113d9a94c717.tar.gz
The test for re.engine was misfiring because re.engine is no longer
defined and the default was "pre" instead of "sre". Give up on 1.5.2 compatibility, hardcode the sre solution. However, this XXX comment still applies, AFAIK: # XXX This code depends on internals of the regular expression # engine! There's no standard API to do a substitution when you # have already found the match. One should be added.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions