]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_app_ex.py
Modules generated by SWIG can now have module docstrings.
[wxWidgets.git] / wxPython / src / _app_ex.py
index 5ea24fb4e80fd536d073347ac6aa7444db3ff015..ed611bb1f7fbb09e5697606297c5928a18269116 100644 (file)
@@ -86,7 +86,7 @@ class App(wx.PyApp):
     ``self.SetTopWindow(frame)``.
 
     :see: `wx.PySimpleApp` for a simpler app class that can be used
-    directly.
+           directly.
     """
     
     outputWindowClass = PyOnDemandOutputWindow