Georg Brandl wrote: > so what about id() and intern(). Care to pronounce?
moving/removing id()? please don't do that; id(obj) and type(obj) are essential tools for learning object semantics, and should be trivial to access and use. </F> _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
