[email protected] wrote:
It is probably out of habit of using the generalized idiom:line="a,b,c\n" line.strip().split(",")
Ah, thank you. I just couldn't figure out where it started. --Scott David Daniels [email protected] -- http://mail.python.org/mailman/listinfo/python-list
