[Python-Dev] Function Hash: Check it in?

Finn Bock bckfnn@worldonline.dk
Mon, 29 Jan 2001 13:48:44 GMT


On Mon, 29 Jan 2001 08:26:25 +0200 (IST), you wrote:

>I had to change test_opcodes since it tested that functions with the
>same code compare equal.

Thanks. With this change, Jython too can complete the test_opcodes. In
Jython a code object can never compare equal to anything but itself.

regards,
finn