]> granicus.if.org Git - python/commit
Fix the test for recreating the locale cache object by not worrying about if
authorBrett Cannon <bcannon@gmail.com>
Sun, 1 Apr 2007 19:46:19 +0000 (19:46 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 1 Apr 2007 19:46:19 +0000 (19:46 +0000)
commitc7a2e4656e09cebd36a4ad2439794a48b9565737
tree169f73b923ebd438a4972ea485d24235c9d7ed55
parentc69066501bc2da4aa325833c76e6cf12b87aafa6
Fix the test for recreating the locale cache object by not worrying about if
one of the test locales cannot be set.
Lib/test/test_strptime.py