Raymond Hettinger <[EMAIL PROTECTED]> added the comment: Guido, do you want this alias in Py2.6?
Seems like it should just be a 2-to-3 fixer issue only. Also, I vaguely remembered that we weren't going to expose interning at all. There was a discussion on python-dev a couple years ago where I believe that we concluded that this is primarily an internal optimization and that almost no pure python programs benefitted from calling intern() directly. IOW, I thought this was dead as a public API. ---------- assignee: -> gvanrossum nosy: +gvanrossum, rhettinger __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2339> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com