From: Robin Dunn Date: Wed, 17 Sep 2003 20:22:15 +0000 (+0000) Subject: Added character coding comment for Python 2.3 X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/dfaff5b0cce1906ba16c43566365dad6595ee63d Added character coding comment for Python 2.3 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/wxPython/lib/rightalign.py b/wxPython/wxPython/lib/rightalign.py index ca3c262d31..fc9fd17e6e 100644 --- a/wxPython/wxPython/lib/rightalign.py +++ b/wxPython/wxPython/lib/rightalign.py @@ -1,3 +1,4 @@ +# -*- coding: iso-8859-1 -*- #---------------------------------------------------------------------- # Name: wxPython.lib.rightalign # Purpose: A class derived from wxTextCtrl that aligns the text