commit | 3ae3315f44c5a6f462844e51c830593f007ef881 | [log] [tgz] |
---|---|---|
author | Michael W. Hudson <mwh@python.net> | Thu Oct 03 09:50:47 2002 +0000 |
committer | Michael W. Hudson <mwh@python.net> | Thu Oct 03 09:50:47 2002 +0000 |
tree | daef5c3ff3732769ee13ff00fa6c5776068c391a | |
parent | adf160616184c94ded19e99ccf5337a20d73d907 [diff] |
Clamp code objects' tp_compare result to [-1, 1]. Bugfix candidate.