GNU Info

Info Node: (python2.1-lib.info)Browser Controller Objects

(python2.1-lib.info)Browser Controller Objects


Prev: webbrowser Up: webbrowser
Enter node , (file) or (file)node

Browser Controller Objects
--------------------------

Browser controllers provide two methods which parallel two of the
module-level convenience functions:

`open(url[, new])'
     Display URL using the browser handled by this controller.  If NEW
     is true, a new browser window is opened if possible.

`open_new(url)'
     Open URL in a new window of the browser handled by this
     controller, if possible, otherwise, open URL in the only browser
     window.


automatically generated by info2www version 1.2.2.9