]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/misc/widgetLayoutTest.py
Regenerated renamers, each has just a change in their headers
[wxWidgets.git] / wxPython / misc / widgetLayoutTest.py
index 862aaeae6bac7e8580fe2d353a0ba3bf1dda8f10..7a4fada0a7b57f76b9bb9537e2437318072dab7a 100644 (file)
@@ -12,7 +12,7 @@ import os
 # stuff for debugging
 print "wx.VERSION_STRING = ", wx.VERSION_STRING
 print "pid:", os.getpid()
-#raw_input("Press Enter...")
+##raw_input("Press Enter...")
 
 class LayoutTestFrame(wx.Frame):
     def __init__(self):