]> granicus.if.org Git - python/commit
-- fixed width calculations for alternations
authorFredrik Lundh <fredrik@pythonware.com>
Tue, 1 Aug 2000 21:05:41 +0000 (21:05 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Tue, 1 Aug 2000 21:05:41 +0000 (21:05 +0000)
commit2f2c67d7e5934bdf96835f3c4774388b3e654314
tree1d573a6163fe77af982c4637f809b1e468873a74
parent329e29198dccbbb7f0e7e84c026196dbfc47befa
-- fixed width calculations for alternations
-- fixed literal check in branch operator
   (this broke test_tokenize, as reported by Mark Favas)
-- added REPEAT_ONE operator (still not enabled, though)
-- added some debugging stuff (maxlevel)
Lib/sre_compile.py
Lib/sre_parse.py
Modules/_sre.c
Modules/sre.h