Am Sonntag, 3. April 2005 00:57 schrieb Heiko Wundram:
> <snip>
> or

Make that:

create_counter = syncronized_iterator(itertools.count)

and

counter = create_counter()

to create the actual counter regardless of iterator.

-- 
--- Heiko.

Attachment: pgpuQ5CRv1IKe.pgp
Description: PGP signature

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

Reply via email to