Yeah! That's it lol. Sorry, I wasn't looking at the documentation. At least you got the point!
Thanks again guys. On 8/20/07, Terry Reedy <[EMAIL PROTECTED]> wrote: > > > "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 >
-- http://mail.python.org/mailman/listinfo/python-list