Added note about the supportability of this module
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -6,6 +6,13 @@
|
|||||||
#
|
#
|
||||||
# Created: 10/4/99
|
# Created: 10/4/99
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
"""
|
||||||
|
NOTE: This module is *not* supported in any way. Use it however you
|
||||||
|
wish, but be warned that dealing with any consequences is
|
||||||
|
entirly up to you.
|
||||||
|
--Robin
|
||||||
|
"""
|
||||||
|
|
||||||
from wxPython.wx import *
|
from wxPython.wx import *
|
||||||
|
|
||||||
if wxPlatform == '__WXGTK__':
|
if wxPlatform == '__WXGTK__':
|
||||||
|
Reference in New Issue
Block a user