Hi all,I have two objects that should both be able to alter a shared float. So i need something like a mutable float object, or a float reference object. Does anybody know if something like that exists? I know it's not hard to build, but I have a feeling that there should be a standard solution to it.
Roald -- http://mail.python.org/mailman/listinfo/python-list