X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d30f0930060a3091d7326dff8c4e5fa09f638e99..4a61305d364dcf229395fb223daec31e2d6efcb4:/wxPython/contrib/dllwidget/dllwidget.py diff --git a/wxPython/contrib/dllwidget/dllwidget.py b/wxPython/contrib/dllwidget/dllwidget.py new file mode 100644 index 0000000000..63b7609f9c --- /dev/null +++ b/wxPython/contrib/dllwidget/dllwidget.py @@ -0,0 +1,6 @@ +# The SWIG module is named dllwidget_ to avoid name clashes, so +# this stub just imports everything in it so the firendly module +# name can be used elsewhere. + +from dllwidget_ import * +