How do Java interfaces translate to Python?

Martin von Loewis loewis at informatik.hu-berlin.de
Sun Sep 30 18:14:37 EDT 2001


Gordon Tyler <gordon at doxxx.net> writes:

> My question is this: Java being my primary language, I'm very used to
> using interfaces and I was wondering if there was an equivalent construct
> or idiom in Python? How does one do in Python what one would do with
> interfaces in Java?

What exactly is it that you do with interfaces in Java?

Regards,
Martin



More information about the Python-list mailing list