On Tue, Feb 15, 2011 at 5:54 PM, Paul Moore <p.f.mo...@gmail.com> wrote: > The PEP should address what will happen with the dependency on > zope.interface. Getting interfaces into the stdlib has *also* been > discussed often in the past, and has never happened. It might even be > contentious enough to warrant a second sub-PEP covering just that > area.
The equivalent functionality was subsumed by the inclusion of ABC support (which is what a "standalone" core event loop should probably use instead of zope interfaces). Definitely a PEP worth pursuing. Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com