11.1.1 Browser Controller Objects

Python 2.4

11.1.1 Browser Controller Objects

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

Display url using the browser handled by this controller. If new is true, a new browser window is opened if possible.

Open url in a new window of the browser handled by this controller, if possible, otherwise, open url in the only browser window.
See About this document... for information on suggesting changes.