complicated class question

Fred Clift fclift at verio.net
Fri Nov 8 17:41:27 EST 2002


On Fri, 8 Nov 2002 sismex01 at hebmex.com wrote:
>
> # Save the original 'a' in '_a',
> # install 'new_a' in it's place.
> A._a = A.a
> A.a = new_a

incidentally, is there any reason I really want to save the 'old' a?  just
in case I want to swap it back?

Fred

--
Fred Clift - fclift at verio.net -- Remember: If brute
force doesn't work, you're just not using enough.





More information about the Python-list mailing list