git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
7 lines
75 B
Python
Executable File
7 lines
75 B
Python
Executable File
|
|
from wxPython.py.PyCrust import *
|
|
|
|
|
|
if __name__ == '__main__':
|
|
main()
|