[Tutor] class method: dynamic overload/++

Tim Johnson tim at johnsons-web.com
Mon Dec 1 18:21:50 EST 2003


* Tim Johnson <tim at johnsons-web.com> [031201 13:25]:
> Hi All:
>     Is it possible in python to replace (overload)
> an existing class method with a new one of the same
> name but with different functionality?
 
  Upon review, I could have made myself more clear.

  I should have asked:
  Is it possible to overload an existing method
  with another at runtime?

  Hopefully that's clearer
  -----------------------
 I would welcome pointers to docs and keywords.
 - this is just R & D, not mission critical.
 
 TIA
 tim
 
-- 
Tim Johnson <tim at johnsons-web.com>
      http://www.alaska-internet-solutions.com



More information about the Tutor mailing list