On Sun, Feb 15, 2015 at 2:14 PM, Peter Otten <__pete...@web.de> wrote:

> Joel Goldstick wrote:
>
> > You can dispense with the slicing if you use the str.split() method.  It
> > will put each item in a list.
>
> Only if there are no whitespace chars in the field.
>
> OT:
>
> Joel, your comments are already quoted when you first post them. Something
> is broken in your workflow.
>
> not sure about quoting.. but the op didn't seem to have spaces in each
> field
> _______________________________________________
> Tutor maillist  -  tu...@python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
>



-- 
Joel Goldstick
http://joelgoldstick.com
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to