test for fixedness of bug #1057835.

(thanks to Raymond for the prod).
This commit is contained in:
Michael W. Hudson 2004-11-08 16:46:02 +00:00
parent 05522ad795
commit e0b855fac9
1 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,8 @@ try:
finally:
b = 0
from math import *
###############################################################################
def test_main():