Module webbrowser :: Class Grail
[hide private]
[frames] | no frames]

type Grail

 object --+    
          |    
BaseBrowser --+
              |
             Grail

Instance Methods [hide private]
 
_find_grail_rc(self)
 
_remote(self, action)
 
open(self, url, new=0, autoraise=1)

Inherited from BaseBrowser: __init__, open_new, open_new_tab

Class Variables [hide private]

Inherited from BaseBrowser: args

Method Details [hide private]

open(self, url, new=0, autoraise=1)

 
Overrides: BaseBrowser.open