[issue23337] Run python with restricted rights

Terry J. Reedy report at bugs.python.org
Sat Jan 31 08:52:45 CET 2015


Terry J. Reedy added the comment:

I agree that this would have been better asked on python-list.  However... I would like a better handle on when this occurs to either make it happens less or better document workarounds.  How did you install python?  The .msi installer from python.org?  Which directory? 34 or 64 bit? Which Windows version? Install for all users or just one account?  How start Idle?

In the meanwhile, at a Command Prompt command line,
> python -m idlelib -n 
should work.

----------
components: +IDLE
nosy: +terry.reedy
stage:  -> test needed
type: crash -> behavior
versions: +Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23337>
_______________________________________


More information about the Python-bugs-list mailing list