From: Benjamin Peterson Date: Mon, 30 Mar 2009 02:49:32 +0000 (+0000) Subject: there's actually three methods here #5600 X-Git-Tag: v2.7a1~1752 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac0580edc252c505dbb7de734648a8656478f3d1;p=python there's actually three methods here #5600 --- diff --git a/Doc/library/webbrowser.rst b/Doc/library/webbrowser.rst index 4d819e6c9e..4250598aa2 100644 --- a/Doc/library/webbrowser.rst +++ b/Doc/library/webbrowser.rst @@ -172,8 +172,8 @@ Here are some simple examples:: Browser Controller Objects -------------------------- -Browser controllers provide these methods which parallel two of the module-level -convenience functions: +Browser controllers provide these methods which parallel three of the +module-level convenience functions: .. method:: controller.open(url[, new[, autoraise=1]])