Nick Coghlan <[email protected]> added the comment: Makes sense to me (your new proposal sounds pretty close to the sketch I posted on the mailing list).
It's really only the performance of in-function imports that concerned me and those are almost always going to get hits in sys.modules. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue2377> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
