]> granicus.if.org Git - python/commit
Fixed error position for the backslash at the end of regex pattern.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 10 Nov 2014 16:28:53 +0000 (18:28 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 10 Nov 2014 16:28:53 +0000 (18:28 +0200)
commit1b2004f0599693da3add850b9e1eebc2acb07bf0
treeb52300dbdce8200ae18637efe90ed3ebd2c86c8d
parentb99c132bd9030883f7a3482feb5e2b38c02f4188
Fixed error position for the backslash at the end of regex pattern.
Lib/sre_parse.py