mirror of
https://github.com/python/cpython.git
synced 2026-01-07 07:52:29 +00:00
Merge with 3.4
This commit is contained in:
commit
ffcff22ade
1 changed files with 1 additions and 0 deletions
|
|
@ -1043,6 +1043,7 @@ def begin(self):
|
|||
|
||||
self.write("Python %s on %s\n%s\n%s" %
|
||||
(sys.version, sys.platform, self.COPYRIGHT, nosub))
|
||||
self.text.focus_force()
|
||||
self.showprompt()
|
||||
import tkinter
|
||||
tkinter._default_root = None # 03Jan04 KBK What's this?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue