counting using variable length string as base
Diez B. Roggisch
deets at nospam.web.de
Thu Mar 27 03:45:25 EDT 2008
Grimsqueaker schrieb:
> That seems to give me the items in the list back in an iterator. Am I
> using it incorrectly?
No. Just put a list() around it.
Diez
More information about the Python-list
mailing list