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