6 lines
85 B
Python
Executable File
6 lines
85 B
Python
Executable File
from PyObjCTools import AppHelper
|
|
|
|
import GlyphSetDocument
|
|
|
|
AppHelper.runEventLoop()
|