Added note about module not being supported

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2002-07-02 17:12:13 +00:00
parent be13a6af90
commit 7027757362

View File

@@ -18,6 +18,12 @@ almost every aspect of it is pluggable:
on. The 'model' part of MVC.
Author/Maintainer - Bryn Keller <xoltar@starship.python.net>
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
"""
#------------------------------------------------------------------------