[Python-Dev] id() on Win64 (was: CVS: python/dist/src/Python bltinmodule.c,2.162,2.163)

Finn Bock bckfnn@worldonline.dk
Thu, 29 Jun 2000 09:42:03 GMT


[Tim Peters]

>id() has to return a unique value.

This property of id() does not hold in JPython. When used with hotspot,
id() is not unique.

regards,
finn