Import tkinter in termex.py only in the run and record modes
commit926959e8597800a59aff9144eabae683d54189a3
authorPetr Pavlu <setup@dagobah.cz>
Fri, 10 Mar 2017 23:35:41 +0000 (10 23:35 +0000)
committerPetr Pavlu <setup@dagobah.cz>
Fri, 10 Mar 2017 23:35:41 +0000 (10 23:35 +0000)
tree6ce46ef5dbd9ec418d61d27a88c481c1ebf2cf95
parentb4c43c859fbe1119fd62be0b6f163f492e0524f0
Import tkinter in termex.py only in the run and record modes

This allows to execute the test mode without having tkinter available.
tests/termex.py