"Robert Dailey" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
| Hi all,
|
| Thanks for your response. I figured out the issue. I was using
| list.append() to append another list, when I should have been using
| expand(). Sorry for the confusion.

The method is .extend, not .expand ;=)



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

Reply via email to