From: Robin Dunn Date: Thu, 13 Jan 2005 20:47:03 +0000 (+0000) Subject: untabified X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e0b86f07879a5b4114d6f0f501be211cee4c1a00 untabified git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/wxPython/demo/FloatCanvas.py b/wxPython/demo/FloatCanvas.py index ac923b1ba8..7f1d2d0d00 100644 --- a/wxPython/demo/FloatCanvas.py +++ b/wxPython/demo/FloatCanvas.py @@ -264,7 +264,7 @@ def BuildDrawFrame(): # this gets called when needed, rather than on import Canvas.ClearAll() Canvas.SetProjectionFun(None) - ## Random tests of everything: + ## Random tests of everything: # Rectangles for i in range(3): @@ -381,7 +381,7 @@ def BuildDrawFrame(): # this gets called when needed, rather than on import Canvas.ClearAll() Canvas.SetProjectionFun(None) - ## Random tests of everything: + ## Random tests of everything: colors = self.colors # Rectangles for i in range(3):