]> granicus.if.org Git - python/commit
Closes #16080: The decorator ignores failed attempts to set the required
authorStefan Krah <skrah@bytereef.org>
Fri, 28 Sep 2012 15:17:11 +0000 (17:17 +0200)
committerStefan Krah <skrah@bytereef.org>
Fri, 28 Sep 2012 15:17:11 +0000 (17:17 +0200)
commit8a491a8eef6c2e1997eae1b17ba94cd8c2d1763e
treea73565bcb84a90942161636856b7e5bba744754a
parent8ec31c200621b52febdb9e02f7c36eddda37eb78
Closes #16080: The decorator ignores failed attempts to set the required
locale, so an additional check is required.
Lib/test/test_decimal.py