5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
|
#!/usr/bin/env python
|
||
|
|
||
|
from wxPython.lib.PyCrust.PyShellApp import main
|
||
|
main()
|