Steve D'Aprano <steve+pyt...@pearwood.info>: > But the Python virtual machine doesn't require objects to have an > address at all.
That's an interesting question. Is it possible to define formal semantics for Python without the notion of an address (under some name)? Ultimately it seems necessary to have an enumerable set (address space) that maps to objects. Marko -- https://mail.python.org/mailman/listinfo/python-list