From 4e78ec2f5a0577892a48475eb14fdc6685c280cf Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Fri, 23 May 2003 16:50:39 +0000 Subject: [PATCH] Added warning to the docstring git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/wxPython/lib/rightalign.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wxPython/wxPython/lib/rightalign.py b/wxPython/wxPython/lib/rightalign.py index 5c363ef4ac..f4623c4c70 100644 --- a/wxPython/wxPython/lib/rightalign.py +++ b/wxPython/wxPython/lib/rightalign.py @@ -28,6 +28,9 @@ Hope this can help someone, as much as this list helps me. Josu Oyanguren Ubera Servicios Informáticos. + + +P.S. This only works well on wxMSW. """ from wxPython.wx import *