Re: Formal interfaces with Python

2007-05-28 Thread Terry Reedy
"Florian Lindner" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | Hello, | some time ago I've heard about proposals to introduce the concecpt of | interfaces into Python. I found this old and rejected PEP about that: | http://www.python.org/dev/peps/pep-0245/ | | What is the current

Formal interfaces with Python

2007-05-28 Thread Florian Lindner
Hello, some time ago I've heard about proposals to introduce the concecpt of interfaces into Python. I found this old and rejected PEP about that: http://www.python.org/dev/peps/pep-0245/ What is the current status of that? Thanks, Florian -- http://mail.python.org/mailman/listinfo/python-list