mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
2to3 on pysollib/macosx/*.py
This commit is contained in:
parent
27e0e911ce
commit
8dd5d78446
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ A number of function that enhance PySol on MacOSX when it used as a normal
|
|||
GUI application (as opposed to an X11 application).
|
||||
"""
|
||||
import sys
|
||||
from Tkinter import TclError
|
||||
from six.moves.tkinter import TclError
|
||||
|
||||
|
||||
def runningAsOSXApp():
|
||||
|
|
Loading…
Add table
Reference in a new issue