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
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/