X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..601c78c6b6eebdf5b280b8439924a5a4b3c598b1:/wxPython/wx/lib/editor/selection.py diff --git a/wxPython/wx/lib/editor/selection.py b/wxPython/wx/lib/editor/selection.py index 9a9ed9b2c8..df61cdc599 100644 --- a/wxPython/wx/lib/editor/selection.py +++ b/wxPython/wx/lib/editor/selection.py @@ -1,5 +1,7 @@ -True = 1 -False = 0 +# 12/14/2003 - Jeff Grimmett (grimmtooth@softhome.net) +# +# o 2.5 compatability update. +# def RestOfLine(sx, width, data, bool): if len(data) == 0 and sx == 0: