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 also have been reading
  http://diveintopython3.org/

Tony

On Fri, 2011-05-20 at 04:37 -0400, Jacob Kruger wrote:
> 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...'
> 
> _______________________________________________
> python-win32 mailing list
> python-win32@python.org
> http://mail.python.org/mailman/listinfo/python-win32


_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to