File to dict
mrkafk at gmail.com
mrkafk at gmail.com
Fri Dec 7 08:55:39 EST 2007
More information about the Python-list mailing list
Fri Dec 7 08:55:39 EST 2007
- Previous message (by thread): File to dict
- Next message (by thread): File to dict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> >>> def shelper(line):
> ... return x.replace(' ','').strip('\n').split(':',1)
Argh, typo, should be def shelper(x) of course.
- Previous message (by thread): File to dict
- Next message (by thread): File to dict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list