Thanks Gora. The test-cases are scant, at least I don't think they cover it all, and me being new to the functionality, I started looking out for inputs to avoid some deprecations across versions breaking a corner case somewhere.
shreyas On Oct 8, 2014, at 12:05 PM, Gora Mohanty <g...@mimirtech.com> wrote: > On 7 October 2014 15:53, Kulkarni, Shreyas <shy...@gmail.com> wrote: >> Hi guys, >> >> We are planning to move our production environment from 2.6 to 2.7 on one of >> the projects. While I understand it's not a significant upgrade, this being >> a production environment, I was wondering what aspects of 2.6 might break >> under 2.7 and what I should be watching out for. I tried searching about it, >> but didn't hit anything useful. > > You should take a look at https://docs.python.org/3/whatsnew/2.7.html , and as > always should have test cases that should uncover any issues in the migration. > > One thing to watch out for is that if you have bytecode (.pyc) files, > it is quite > possible that they will be incompatible between 2.6 and 2.7. > > Regards, > Gora > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > https://mail.python.org/mailman/listinfo/bangpypers _______________________________________________ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listinfo/bangpypers