[issue45357] Idle does not check user config for extention configuration

CoolCat467 report at bugs.python.org
Wed Nov 10 18:59:10 EST 2021


CoolCat467 <davenport.samuel09 at gmail.com> added the comment:

In a classroom circumstance, yes, that kind of makes sense, but at the moment, if you want to add an extension you have to either manually edit the file, or let a automated script touch your entire system with root permissions that could be doing who knows what else. And trying to install extensions on windows has proved nearly impossible for me. No matter what I've tried, I haven't been able to change the system config file. Now, on Linux everything is fine, but still. I would think that people who use IDLE in general would benefit from this change, and could potentially make extension use more popular instead of going to third party and potentially closed source editors. I don't like that other, more popular editors have more capabilities just because writing extensions might be easier.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45357>
_______________________________________


More information about the Python-bugs-list mailing list