Files
cpython/Python
Alex Martelli d8672aa8a4 Fix compile.c so that it records 0.0 and -0.0 as separate constants in a code
object's co_consts tuple; add a test to show that the previous behavior (where
these two constants were "collapsed" into one) causes serious malfunctioning.
2007-08-22 21:14:17 +00:00
..
2006-04-13 13:08:58 +00:00
2006-07-11 16:44:25 +00:00
2005-07-09 15:26:33 +00:00