Possible Duplicate:
Python equivalent of Ruby's 'method_missing'
Is there any technique available in Python for intercepting messages (method calls) like the method_missing technique in Ruby?
Possible Duplicate:
Python equivalent of Ruby's 'method_missing'
Is there any technique available in Python for intercepting messages (method calls) like the method_missing technique in Ruby?