Apparently there's a tool to convert older Python code to Python 3
compatibility - is this what you want? Must be somewhere in the cheese shop
- sorry i cannot recall the name, or where exactly i saw the discussion.

Lloyd

On Tue, Mar 17, 2009 at 1:33 PM, Andre Engels <andreeng...@gmail.com> wrote:

> I have an open source project I have done some work on, which is
> programmed in Python 2.3-2.6. I would like to change it so that it can
> be run under both Python 3 and Python 2.x. Two questions for that:
> * is there a place where I can find an overview of what to do to make
> such a change?
> * is there a way to check, on one computer, the code under both
> versions (I am using Windows Vista, in case it matters)?
>
> --
> André Engels, andreeng...@gmail.com
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
>



-- 
Lloyd Dube
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to