Skip to content

Switch tkinter import based on Python version#9824

Merged
takluyver merged 1 commit intoipython:masterfrom
takluyver:i9822
Aug 1, 2016
Merged

Switch tkinter import based on Python version#9824
takluyver merged 1 commit intoipython:masterfrom
takluyver:i9822

Conversation

@takluyver
Copy link
Member

Rather than try/except, which can cause issues if python-future is installed, because that includes a tkinter module on Python 2.

Closes gh-9822

Rather than try/except, which can cause issues if python-future is
installed.

Closes ipythongh-9822
@takluyver takluyver modified the milestone: 5.1 Jul 29, 2016
@takluyver takluyver merged commit 6b9dc7e into ipython:master Aug 1, 2016
@takluyver takluyver deleted the i9822 branch August 10, 2016 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant