On Mon, Feb 11, 2013 at 7:44 PM, Marius Gedminas <mar...@gedmin.as> wrote:
> - Running 2to3 on your sources is a good way to identify places that
>   need changing, but you'll have to revert most of the actual changes to
>   keep it compatible with Python 2.

I've find the easiest way to keep compatibility to port to Python 3
first, and then reintroduce compatibility with first Python 2.7, and
then 2.6.
Python-modernize might change that.

//Lennart
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )

Reply via email to