floatref

Roald de Vries downaold at gmail.com
Tue Jul 13 13:26:34 EDT 2010


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



More information about the Python-list mailing list