Please help with regular expression finding multiple floats

Edward Dolan bytecolor at gmail.com
Fri Oct 23 06:01:52 EDT 2009


I can see why this line could wrap
> 1.0000E-08 1.58024E-06 0.0048 1.0000E-08 1.58024E-06
> 0.0048
But this one?
> 1.0000E-07 2.98403E-05
> 0.0018

anyway, here is the code -> http://codepad.org/Z7eWBusl



More information about the Python-list mailing list