Missing interfaces in Python...

Jonathan Daugherty cygnus at cprogrammer.org
Mon Apr 17 17:23:36 EDT 2006


# so with interfaces, missing methods will suddenly appear out of thin
# air ?

With interfaces, the idea is that they're enforced; so, they'll appear
because someone implements them.

-- 
  Jonathan Daugherty
  http://www.parsed.org



More information about the Python-list mailing list