[Python-Dev] cpython (3.3): Tweak the threaded example in concurrent.futures

Serhiy Storchaka storchaka at gmail.com
Wed Oct 17 18:51:31 CEST 2012


 > +           url = future_to_url[url]

             url = future_to_url[future]




More information about the Python-Dev mailing list