Prudent <zongj...@aliyun.com> added the comment:

Yes, you are right. Just now, I re-installed Python3.8.5. But when I opened my 
.py file with tkinter and ran it, it still linked to the old Tcl/Tk(8.5.9) in 
Python3.7.5. However, when I ran the command "python3 -m tkinter" to check its 
version. It showed me the new version 8.6. My understanding is that when a 
newer python is installed, the old files are not replaced. Both of them are 
kept in computer. Is it right? So, I should manually remove those old files, 
right?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41574>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to