How to iterate on a changing dictionary

TheSaint nobody at nowhere.net.no
Tue Jun 21 06:44:02 EDT 2011


Terry Reedy wrote:

> Other situations will need other solutions.
> 
Like a job's completion list.

Some number of workers get a job, and by time the caller sould know who and 
what has finished. Then a dictionary would hold number of remaining jobs.
Similar a downloading list.

-- 
goto /dev/null



More information about the Python-list mailing list