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