I'm an old time C programmer, but a newbie to OOP and Python. One OOP book I'm reading, "Holub on Patterns," discusses Java Interfaces in some detail (see http://en.wikipedia.org/wiki/Interface_(Java) for example) but with limited time, I'm hoping to avoid learning Java just to understand some key points of this book. Can anyone tell me what the analogue, if any, would be in Python? TIA.
-- http://mail.python.org/mailman/listinfo/python-list