Raymond Hettinger <[email protected]> added the comment:
Attaching a rough patch for caching constant attribute lookups. Has an open TODO for adding the new name to co->co_varnames. ---------- Added file: http://bugs.python.org/file14115/constattr.diff _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6133> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
