Restore the locale to "C" on exit.
If this doesn't happen, it leaves the locale in a state that can cause other tests to fail. For example, running test_strptime, test_logging, and test_time in that order.
Showing
Please register or sign in to comment