Identifying tkinter version

Tony van der Hoff lists at vanderhoff.org
Wed Apr 1 12:43:29 EDT 2020



On 01/04/2020 17:34, Rich Shepard wrote:
> Here, on Slackware-14.2, Python3-3.8.2 is installed. I would like to learn
> which version of tkinter is provided with it. There's no local VERSION file
> and tkinter.version() returns nothing.
> 
> How do I determine the installed version?
 >>> import tkinter
 >>> tkinter.TkVersion
8.6

-- 
Tony van der Hoff        | mailto:tony at vanderhoff.org
Buckinghamshire, England |


More information about the Python-list mailing list