LJ/ethertools/sitter.app/Contents/Resources/__argvemulator_sitter.py

5 lines
129 B
Python
Executable File

import argvemulator, os
argvemulator.ArgvCollector().mainloop()
execfile(os.path.join(os.path.split(__file__)[0], "sitter.py"))