]> granicus.if.org Git - python/commit
Fixed compile error in issue #22410. The _locale module is optional.
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 30 Oct 2014 23:31:33 +0000 (01:31 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 30 Oct 2014 23:31:33 +0000 (01:31 +0200)
commite969b1b80ecfcf3de576a46ff168ccd08767b999
tree4a2e1a3c22121ed6f799a45f13ce5b890e30ff35
parentd4c7290368a82a265c9905dc5c1e95591fb96333
Fixed compile error in issue #22410. The _locale module is optional.
Lib/re.py