]> granicus.if.org Git - python/commitdiff
Clarify webbrowser.open description.
authorGeorg Brandl <georg@python.org>
Sat, 14 Jul 2007 17:32:47 +0000 (17:32 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 14 Jul 2007 17:32:47 +0000 (17:32 +0000)
 (backport from rev. 56366)

Doc/lib/libwebbrowser.tex

index 11d77a12404a1d186c8ea65c5a9f5fa0ce216183..27b9cb6375a1a5496b3f785385d425438bb5c6f2 100644 (file)
@@ -47,7 +47,7 @@ The following functions are defined:
 
 \begin{funcdesc}{open}{url\optional{, new=0\optional{, autoraise=1}}}
   Display \var{url} using the default browser. If \var{new} is 0, the
-  \var{url} is opened in the same browser window.  If \var{new} is 1,
+  \var{url} is opened in the same browser window if possible.  If \var{new} is 1,
   a new browser window is opened if possible.  If \var{new} is 2,
   a new browser page ("tab") is opened if possible.  If \var{autoraise} is
   true, the window is raised if possible (note that under many window