Staging
v0.5.1
https://github.com/python/cpython
Revision 46cc702b722f6113114f3f4f86aed87ad0c24125 authored by Tim Peters on 31 March 2006, 04:11:16 UTC, committed by Tim Peters on 31 March 2006, 04:11:16 UTC
effect at the time test_decimal was imported.  Else
running test_decimal had the bad side effect of
permanently changing the decimal context in effect.
That caused text_tokenize to fail if it ran after
test_decimal.
1 parent ef57567
History
Tip revision: 46cc702b722f6113114f3f4f86aed87ad0c24125 authored by Tim Peters on 31 March 2006, 04:11:16 UTC
test_main(): Restore the decimal context that was in
Tip revision: 46cc702

README

back to top