LJ/ethertools/sitter.app/Contents/Resources/__argvemulator_sitter.py
2020-09-23 01:27:53 +02:00

5 lines
129 B
Python
Executable File

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