]> granicus.if.org Git - python/commit
Pass a variable that actually exists to PyFPE_END_PROTECT in
authorMichael W. Hudson <mwh@python.net>
Thu, 26 Feb 2004 12:33:09 +0000 (12:33 +0000)
committerMichael W. Hudson <mwh@python.net>
Thu, 26 Feb 2004 12:33:09 +0000 (12:33 +0000)
commit957f9774b68076e0b549435b4061143936426fe2
treedee70b8048f5ea60bfa8ccedaa079bbed9a54282
parenta7befda8d80d759cb88ef6732581860166ecf438
Pass a variable that actually exists to PyFPE_END_PROTECT in
float_richcompare.  Reported on c.l.py by Helmut Jarausch.
Objects/floatobject.c