How to execute/run a *.py file, win7, py3.2..?

Andrew Berg bahamutzero8825 at gmail.com
Mon Apr 16 01:00:46 EDT 2012


On 4/15/2012 11:30 PM, vmars316 wrote:
> Isn't there a way just to doubleClick on myProg.py, to get it into the
> interpret/RUN?
Use the standard installer from python.org if you want to do things with
the registry. The standard installer sets up the registry for you so
that the interpreter will be associated with *.py/*.pyw files.
If you tell us why you are using Portable Python, we can help you
accomplish whatever it is you're trying to accomplish with it. Much of
what you seem to want to do defeats the purpose of Portable Python.

-- 
CPython 3.2.2 | Windows NT 6.1.7601.17640



More information about the Python-list mailing list