]> granicus.if.org Git - python/commit
test_module_with_large_stack(): This failed on Windows, for the wrong
authorTim Peters <tim.peters@gmail.com>
Sat, 15 Jun 2002 05:00:42 +0000 (05:00 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 15 Jun 2002 05:00:42 +0000 (05:00 +0000)
commit06727123db954c6dd79b5db9348b36927f604a27
tree04bbacf533188f8ebdad93bfc5d0dc1b4c226a4c
parent11e104f519560d5346851eb368319da5092a4861
test_module_with_large_stack():  This failed on Windows, for the wrong
reason <wink>:  can't unlink an open file on Windows.
Lib/test/test_import.py