Johan Dahlin a écrit : > > It is different from the old 2.x series in the sense that it will not > be backwards compatible with the old python releases. A program > written for Python 2.x will not run under Python 3.x unless it > restricts itself to a tiny tiny subset which is really not practical > (for instance, unicode can't be used). Hi,
It seems that the transition may not be too painful. Guido Van Rossum wrote on his blog about a Python 2.6 version which will keep backward compatibility but provide features to check Python 3 compatibility : http://www.artima.com/weblogs/viewpost.jsp?thread=208549 Regards, Stéphane _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
