John Arbash Meinel wrote:
And the way intern is currently written, there is a third cost when the item doesn't exist yet, which is another lookup to insert the object.
That's even rarer still, since it only happens the first time you load a piece of code that uses a given variable name anywhere in any module. -- Greg _______________________________________________ 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