##// END OF EJS Templates
Switch tkinter import based on Python version...
Switch tkinter import based on Python version Rather than try/except, which can cause issues if python-future is installed. Closes gh-9822
Thomas Kluyver -
r22744:3e84f5a2
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / pt_inputhooks
__init__.py Loading ...
glut.py Loading ...
gtk.py Loading ...
gtk3.py Loading ...
osx.py Loading ...
pyglet.py Loading ...
qt.py Loading ...
tk.py Loading ...
wx.py Loading ...