commit | 0941d9fc64e1429454282667d0ca47740c141943 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Sat Nov 03 20:33:08 2012 +0200 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Sat Nov 03 20:33:08 2012 +0200 |
tree | aa3c88e98ea74d685a1dd2f5b8b0e3ff1e839b0d | |
parent | dedfa9bfaec868af2099b44e68bd98ebd5075062 [diff] |
#12759: sre_parse now raises a proper error when the name of the group is missing. Initial patch by Serhiy Storchaka.