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

Nick Coghlan ncoghlan at gmail.com
Tue Oct 16 15:15:43 CEST 2012


On Tue, Oct 16, 2012 at 10:58 PM, Antoine Pitrou <solipsis at pitrou.net> wrote:

Adding an "url" attribute here looks a bit ugly to me. Why not use a dict comprehension for futuretourl?

No reason other than the fact it didn't occur to me to do so. Fixed :)

Cheers, Nick.

-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia



More information about the Python-Dev mailing list