diff --git a/wxPython/wxPython/lib/mvctree.py b/wxPython/wxPython/lib/mvctree.py index fcf60a2f81..1853c04077 100644 --- a/wxPython/wxPython/lib/mvctree.py +++ b/wxPython/wxPython/lib/mvctree.py @@ -18,6 +18,12 @@ almost every aspect of it is pluggable: on. The 'model' part of MVC. Author/Maintainer - Bryn Keller + + +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 """ #------------------------------------------------------------------------