> >>> def shelper(line):
> ...     return x.replace(' ','').strip('\n').split(':',1)

Argh, typo, should be def shelper(x) of course.


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to