Is there a replacement in Python3 for new.instancemethod?  That is, given an
arbitrary instance (not its class) how can I add a new appropriately defined
function as a method to it?

Thx,

-- 
Skip Montanaro - s...@pobox.com - http://www.smontanaro.net/
        "XML sucks, dictionaries rock" - Dave Beazley
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to