Parsing/Splitting Line

acatejr at gmail.com acatejr at gmail.com
Tue Nov 21 00:59:49 EST 2006


I have a text file and each line is a list of values.  The values are
not delimited, but every four characters is a value.  How do I get
python to split this kind of data?  Thanks.




More information about the Python-list mailing list