float does not parse '0.000000E+00'

Paolo Redaelli redaelli at inc.it
Sun Jun 4 06:16:00 EDT 2000


Remco Gerlich wrote:
> 
> Paolo Redaelli wrote in comp.lang.python:
> > Mark Jackson wrote:
> He means that one of your 'from mod import *' commands may have overwritten
> the name 'float' in the current namespace. Rebound it, in other words. Or
> maybe some other command did that?
Thanks for the explanation. I wasn't aware of such dangers... BTW I
solved the problem
-- 
 ______________________________
/        Paolo Redaelli        \
|        redaelli at inc.it       |
| http://gnupaghe.netpedia.net |
\------------------------------/



More information about the Python-list mailing list