[python-win32] Ok, version 2.7 is the actual one I should be using/focusing on

2011-05-20 Thread Jacob Kruger
Ok, only major change have found/made thus far is now that have changed all the input() prompts for command line over to raw_input() for now. Stay well Jacob Kruger Blind Biker Skype: BlindZA '...fate had broken his body, but not his spirit...' ___

Re: [python-win32] Ok, version 2.7 is the actual one I should be using/focusing on

2011-05-20 Thread Tony Seward
Here are a couple of links that I keep handy to make sure that when I do transition to Python 3 the change will be less painful http://lucumr.pocoo.org/2011/1/22/forwards-compatible-python/ http://wiki.python.org/moin/PortingPythonToPy3k I got these from http://lwn.net/Articles/426906/ I