Mark, you might find this link helpful: http://stackoverflow.com/questions/172306/how-are-you-planning-on-handling-the-migration-to-python-3/214601#214601
Seems to me that the answer is no, there isn't a serious effort underway to port to Python 3, and there probably won't be for a while. My guess is that porting efforts will be rather pedestrian (e.g., running 2to3 and fixing a few things here and there) for a while until Python 3 gains some momentum, or unless there's a lot of community contributions for it. - Matt On Thu, Oct 8, 2009 at 9:18 PM, Steve Steiner (listsin) < list...@integrateddevcorp.com> wrote: > > On Oct 8, 2009, at 9:03 PM, Mark Visser wrote: > > > > >> For Python 3.x, oldstyle classes don't exist, so that'll happen > >> automatically during the conversion. > >> > > Aha! Let me rephrase that, then: > > > > Is there a project underway to port Twisted to Python 3.x? > > Yes, it's called Twisted. > > S > > > > _______________________________________________ > Twisted-Python mailing list > Twisted-Python@twistedmatrix.com > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python >
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python