Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #25074 > unrolled thread

Re: migrating from python 2.4 to python 2.6

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2012-07-09 12:05 +0100
Last post2012-07-09 12:05 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: migrating from python 2.4 to python 2.6 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-07-09 12:05 +0100

#25074 — Re: migrating from python 2.4 to python 2.6

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2012-07-09 12:05 +0100
SubjectRe: migrating from python 2.4 to python 2.6
Message-ID<mailman.1939.1341831915.4697.python-list@python.org>
On 09/07/2012 10:37, Mark Devine wrote:
> Hi
> I have a large code base that was written in python 2.4. I want to migrate
> to python 2.6. Are there any tools that will aid me in this migration?
>
> Thanks
>
> A
>
>
>

Check the what's new for python 2.6.  If, and I doubt that there are, 
any compatabilty issues change your code accordingly.  If not your code 
should run as is. An alternative is simply to run your code and see if 
it breaks, again I doubt it.

-- 
Cheers.

Mark Lawrence.


[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web