watching mutables?
Anton Vredegoor
anton at vredegoor.doge.nl
Fri Sep 27 17:12:05 EDT 2002
On Fri, 27 Sep 2002 22:06:41 +0200, "Thomas Heller"
<theller at python.net> wrote:
>Here's what seems to be available:
>http://oomadness.tuxfamily.org/downloads/
>and this is obviously where the EventObject is contained in:
>http://oomadness.tuxfamily.org/downloads/EditObj-0.3.tar.gz
Very interesting module. I might add that windows doesn't seem to like
the .cfg file so this should be moved to some other place before
installing with 'python setup.py install'.
But...
I specifically asked for something that doesn't touch the original
object. In eventobj.py's docstring there is the following warning:
<warning>
Caution : As event management is performed by changing the class of
the instance, you use eventobj with critical objects at your own
risk... !
</warning>
So, with a lot of thanks for the results sofar ...
Is it possible?
Anton.
More information about the Python-list
mailing list