Make python 3.3 the default one and not 2.7

Wolfgang Maier wolfgang.maier at biologie.uni-freiburg.de
Wed Apr 3 10:36:09 EDT 2013


D. Xenakis <gouzounakis <at> hotmail.com> writes:
 
> > The Python.File entry mentioned
> > there also has the information about the IDLE version to use.
> > 
> > Best,
> > 
> > Wolfgang
> 
> I changed this too Python.CompiledFile to my 33 version.
> Should i not touch this key?

The [.CompiledFile\shell\open\command] sets the python version used
for running pre-compiled .pyc files.
Likewise, [.NoConFile\shell\open\command] sets it for .pyw files
(intended to be run not from a console window - hence the name of the
entry).
Usually, you will want to have all of them point to the same Python
version.

Best,
Wolfgang





More information about the Python-list mailing list