diff options
| author | Fredrik Lundh <fredrik@pythonware.com> | 2001-01-14 15:06:11 +0000 |
|---|---|---|
| committer | Fredrik Lundh <fredrik@pythonware.com> | 2001-01-14 15:06:11 +0000 |
| commit | 770617b23e286f1147f9480b5f625e88e7badd50 (patch) | |
| tree | 54b35019e4189cbe24a1c1958ec448b624311706 /Lib/BaseHTTPServer.py | |
| parent | 77b20f099e6cbad346b18c0e6db94b6ab7fd4d39 (diff) | |
| download | cpython-git-770617b23e286f1147f9480b5f625e88e7badd50.tar.gz | |
SRE fixes for 2.1 alpha:
-- added some more docstrings
-- fixed typo in scanner class (#125531)
-- the multiline flag (?m) should't affect the \Z operator (#127259)
-- fixed non-greedy backtracking bug (#123769, #127259)
-- added sre.DEBUG flag (currently dumps the parsed pattern structure)
-- fixed a couple of glitches in groupdict (the #126587 memory leak
had already been fixed by AMK)
Diffstat (limited to 'Lib/BaseHTTPServer.py')
0 files changed, 0 insertions, 0 deletions
