On Mar 27, 2:33 am, Grimsqueaker <[EMAIL PROTECTED]> wrote: > That seems to give me the items in the list back in an iterator. Am I > using it incorrectly?
Use list( it ). -- http://mail.python.org/mailman/listinfo/python-list
On Mar 27, 2:33 am, Grimsqueaker <[EMAIL PROTECTED]> wrote: > That seems to give me the items in the list back in an iterator. Am I > using it incorrectly?
Use list( it ). -- http://mail.python.org/mailman/listinfo/python-list