New submission from Saaheer Purav :
In Python 3.8.2 IDLE, when I try to select a new theme or change the font and
font size in the Configure IDLE section, and click on 'Ok' or 'Apply', nothing
happens. The buttons have no action. Even when I tried to press F5 to run
modu
Saaheer Purav added the comment:
I use Windows 10. I had a similar issue with python 3.8.0, which is why I
uninstalled it and installed Python 3.8.2. The issue had been cleared, but then
after a few weeks it happened again.
--
___
Python tracker
Saaheer Purav added the comment:
I have tried everything like going to the .idlerc folder and making changes,
but nothing worked. Finally, I had to change the original config files and it
worked because Python is assuming that another theme which I put under 'IDLE
Classic' is th
Saaheer Purav added the comment:
This is the error message that I get:
Failed to import extension: AutoExpand
Failed to load extension 'AutoExpand'
Traceback (most recent call last):
File
"C:\Users\saahe\AppData\Local\Programs\Python\Python38-32\lib\idlelib\editor.py&q
Saaheer Purav added the comment:
In my .idlerc folder, only 1 file is there- 'recent-files.lst'.
--
___
Python tracker
<https://bugs.python.o
Saaheer Purav added the comment:
Here is the file.
--
Added file: https://bugs.python.org/file49116/config-extensions.def
___
Python tracker
<https://bugs.python.org/issue40