]> granicus.if.org Git - python/commit
-- reset marks if repeat_one tail doesn't match
authorFredrik Lundh <fredrik@pythonware.com>
Mon, 7 Aug 2000 20:59:04 +0000 (20:59 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Mon, 7 Aug 2000 20:59:04 +0000 (20:59 +0000)
commit7898c3e6852565046a9b8b063d35d66777bf5176
treee4846002d94c6f96d180cde05a6ccac095287de6
parent6947d0b65eb21606de8e17b180bf116421d23116
-- reset marks if repeat_one tail doesn't match
   (this should fix Sjoerd's xmllib problem)
-- added skip field to INFO header
-- changed compiler to generate charset INFO header
-- changed trace messages to support post-mortem analysis
Lib/sre.py
Lib/sre_compile.py
Lib/sre_parse.py
Modules/_sre.c