mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-20 10:47:08 +01:00
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@68978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 lines
342 B
Python
12 lines
342 B
Python
#---------------------------------------------------------------------------
|
|
# Name: wx/__init__.py
|
|
# Author: Robin Dunn
|
|
#
|
|
# Created: 3-Nov-2010
|
|
# Copyright: (c) 2011 by Total Control Software
|
|
# License: wxWindows License
|
|
#---------------------------------------------------------------------------
|
|
|
|
|
|
from core import *
|