Xiang Zhang added the comment:

I doubt this deserves a change. The slow import is the case only the first time 
functools is imported. Later imports will just use the cache (sys.modules). And 
if this is gonna change, maybe we don't have to copy the entire namedtuple 
structure?

----------
nosy: +xiang.zhang

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28638>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to