]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_app_ex.py
Forward port recent changes on the 2.8 branch to HEAD
[wxWidgets.git] / wxPython / src / _app_ex.py
index a7fef27613cb7618207b4d267595b0c3501a3d73..354aafd350d53d3fd302d4f635b400b473025e6f 100644 (file)
@@ -103,7 +103,7 @@ class App(wx.PyApp):
 
         :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be
             redirected?  Defaults to True on Windows and Mac, False
-            otherwise.  If `filename` is None then output will be
+            otherwise.  If ``filename`` is None then output will be
             redirected to a window that pops up as needed.  (You can
             control what kind of window is created for the output by
             resetting the class variable ``outputWindowClass`` to a