Unicode code has no method float() ?
Rony Steelandt
bucodi at yahoo.fr.invalid
Thu May 4 11:11:04 EDT 2006
Works, thank you
> Le 04-05-2006, Rony <bucodi at yahoo.fr.invalid> 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
More information about the Python-list
mailing list