]> 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:34:45 +0000 (01:34 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 30 Oct 2014 23:34:45 +0000 (01:34 +0200)
commitcf7b1cadd19762f63cff48713b5be7b0dd3f548e
tree063afe349714e30fd97d909c23a597ee1d0e197e
parentd9b8dc272aed9d6d69ea51107ba0246e767f33d2
Fixed compile error in issue #22410. The _locale module is optional.
Lib/re.py