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:
Robin Dunn 2002-07-06 19:09:29 +00:00
parent 3a37d753c9
commit 0763604ab9

View File

@ -6,6 +6,13 @@
#
# 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 *
if wxPlatform == '__WXGTK__':