* Chuck Connors (Fri, 21 Nov 2008 08:10:09 -0800 (PST))
> Wow!  What a change in direction from the previous post.  Thank you
> both for the help and the explanations.  This will work great!

No, it will not. For manipulating CSV data in Python you use the 
(*tada*) CSV module ("import csv"). The Python doc tells you how to use 
it. Even being a PHP programmer doesn't excuse asking stupid questions.

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

Reply via email to