]> granicus.if.org Git - python/commit
Import MacOS at the top instead of insize Tk.__init__() -- the latter
authorGuido van Rossum <guido@python.org>
Wed, 29 Apr 1998 21:43:36 +0000 (21:43 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 29 Apr 1998 21:43:36 +0000 (21:43 +0000)
commitf0c891a2b2ed16a34ab433f6e084adf9c4647d25
tree6e81181e33a8a719c5591d4861b9d8cbb722f451
parentc9b8a570407cc4d9be43a4c0f9d1ca45bcd0d470
Import MacOS at the top instead of insize Tk.__init__() -- the latter
repeats the I/O for the failed import on each interpreter creation.
Lib/lib-tk/Tkinter.py