Lines Matching refs:read_floatnl
562 def read_floatnl(f):565 >>> read_floatnl(StringIO.StringIO("-1.25\n6"))574 reader=read_floatnl,