[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

[python-win32] Create _reg_clsid?

2011-05-20 Thread Jun Koi
hi, i am trying to create my first context menu shell extension. i base my code on the sample context_menu.py. i have a question: how can i create my _reg_clsid for my extension? thanks a lot, Jun ___ python-win32 mailing list python-win32@python.org