3 lines
55 B
Python
3 lines
55 B
Python
from .WxPandaShell import *
|
|
base.app = WxPandaShell()
|
|
|
from .WxPandaShell import *
|
|
base.app = WxPandaShell()
|
|
|