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

Class 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

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]

Inherited from BaseBrowser: args

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

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

 
Overrides: BaseBrowser.open