Sv: huh? Python says that AttributeError: 'string' object has no attribute 'split'

Per Wigren poebblo at tjohoo.se
Wed Apr 26 10:00:03 EDT 2000


>  for l in lines:
>   l = l.strip( l )

l = string.strip(l)

____________________________________
Gratis epost med TJOHOOMAIL
http://www.tjohoo.se






More information about the Python-list mailing list