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
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top