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


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to