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

2012年10月16日 06:17:38 -0700

On Tue, Oct 16, 2012 at 10:58 PM, Antoine Pitrou <[email protected]> wrote:
> Adding an "url" attribute here looks a bit ugly to me. Why not use a
> dict comprehension for future_to_url?
No reason other than the fact it didn't occur to me to do so. Fixed :)
Cheers,
Nick.
-- 
Nick Coghlan | [email protected] | Brisbane, Australia
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to