]> granicus.if.org Git - python/commit
avoid fragility: make sure POSIXLY_CORRECT is completely controlled
authorFred Drake <fdrake@acm.org>
Tue, 3 Aug 2004 15:54:45 +0000 (15:54 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 3 Aug 2004 15:54:45 +0000 (15:54 +0000)
commit4354ba3f762cbb2b1d6140d3f4297443af5ef1ff
tree9768489c7e111ee429d2e4f13bbc98ab3dde8cd2
parent34fba3b445f16e17ce782b3642937112f3bc5868
avoid fragility: make sure POSIXLY_CORRECT is completely controlled
for the tests, and restored properly when done
Lib/test/test_getopt.py