Found the problem! Was Re: float does not parse '0.000000E+00'
Peter Schneider-Kamp
petersc at stud.ntnu.no
Sun Jun 4 07:09:54 EDT 2000
Paolo Redaelli wrote:
>
> I found the problem. It's related to lists; it seems to me that python
> does not allow smoothly things like:
> numbers = [n,m] = map(int, numbers)
Well, that seems to work for me. At least with numbers as a
list of two floats.
strange-ly y'rs
Peter
--
Peter Schneider-Kamp ++47-7388-7331
Herman Krags veg 51-11 mailto:peter at schneider-kamp.de
N-7050 Trondheim http://schneider-kamp.de
More information about the Python-list
mailing list