On 7 cze 2013, at 16:27, Thomas Wouters <tho...@python.org> wrote:

> 
> On Wed, Jun 5, 2013 at 3:20 AM, lukasz.langa <python-check...@python.org> 
> wrote:
> +from weakref import WeakKeyDictionary
> 
> This isn't a new bug, but it's exposed by always importing weakref and atexit 
> during interpreter startup. I'm wondering if that's really necessary :)

We can easily move the import inside singledispatch but I would much rather try 
fixing the actual bug. What do you think?

-- 
Best regards,
Łukasz Langa

WWW: http://lukasz.langa.pl/
Twitter: @llanga
IRC: ambv on #python-dev

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
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