Antoine Pitrou wrote: > Paul Moore <p.f.moore <at> gmail.com> writes: >> FWIW, I did a quick survey of some packages (a sampling of packages >> I've used or considered using in the past): >> >> Twisted - no plans yet for Python 3 > > Well Twisted depends on zope.interface which is not ported yet.
That's not strictly true, see http://svn.zope.org/zope.interface/branches/regebro-python3/ While this isn't released yet, Lennart and myself have been working to make it work on 2.x and 3.x. So porting activities *could* start now (requiring 3.x user to use that branch). Regards, Martin _______________________________________________ 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