Become

Jiba a11w at SoftHome.net
Mon Nov 26 19:42:53 EST 2001


Here is a module that reproduce the Smalltalk "become" capability.

Become can replace (quite) all references to an object by a reference to 
another object. It relies on gc.get_referents().

There's still work to do, e.g. for tuple or frame object, ...

Jiba
-------------- next part --------------
A non-text attachment was scrubbed...
Name: become.py
Type: text/x-python
Size: 1956 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20011126/43316e44/attachment.py>


More information about the Python-list mailing list