5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
|
#!/usr/bin/env python
|
||
|
|
||
|
from wxPython.tools.helpviewer import main
|
||
|
main()
|