On Mon, Apr 5, 2010 at 8:40 AM, Roald de Vries <downa...@gmail.com> wrote: > Dear all, > > PEP 245 and 246 about interfaces for python are both rejected for 'something > much better' (GvR in 246's rejection notice). Does anybody know what this > is? I am *very* curious!
Abstract Base Classes (ABCs) fulfill a similar purpose: http://www.python.org/dev/peps/pep-3119/ Cheers, Chris -- http://blog.rebertia.com -- http://mail.python.org/mailman/listinfo/python-list