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
This commit is contained in:
Robin Dunn 2003-09-17 20:22:15 +00:00
parent 1ad053872a
commit dfaff5b0cc

View File

@ -1,3 +1,4 @@
# -*- coding: iso-8859-1 -*-
#---------------------------------------------------------------------- #----------------------------------------------------------------------
# Name: wxPython.lib.rightalign # Name: wxPython.lib.rightalign
# Purpose: A class derived from wxTextCtrl that aligns the text # Purpose: A class derived from wxTextCtrl that aligns the text