Works, thank you

> Le 04-05-2006, Rony <[EMAIL PROTECTED]> nous disait:
>> How can I get the value of a Unicode object ?
>> 
>> When I do myobject.float() I get the error message that it doesn't have 
>> a float() attribute
>
> Try to use the float builtin function, as in: float(myobject) instead of
> a method. 


-- 
---
Rony Steelandt
BuCodi
rony dot steelandt (at) bucodi dot com

Visit the python blog at http://360.yahoo.com/bucodi


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to