]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
add 'safari' to webbrowser browsers table; thanks to Jonathan Eunice from docs@
authorSandro Tosi <sandro.tosi@gmail.com>
Sat, 31 Mar 2012 15:23:10 +0000 (17:23 +0200)
committerSandro Tosi <sandro.tosi@gmail.com>
Sat, 31 Mar 2012 15:23:10 +0000 (17:23 +0200)
Doc/library/webbrowser.rst

index 23ba6c54719da48a93623288cf616a68365c4d35..dfb09ee40e816b51bed6a21b923d6e2006d3fe0f 100644 (file)
@@ -137,6 +137,8 @@ for the controller classes, all defined in this module.
 +-----------------------+-----------------------------------------+-------+
 | ``'macosx'``          | :class:`MacOSX('default')`              | \(4)  |
 +-----------------------+-----------------------------------------+-------+
+| ``'safari'``          | :class:`MacOSX('safari')`               | \(4)  |
++-----------------------+-----------------------------------------+-------+
 
 Notes: