webbrowser.Konqueror¶
-
class
webbrowser.Konqueror(name='')[source]¶ Controller for the KDE File Manager (kfm, or Konqueror).
See the output of
kfmclient --commandsfor more information on the Konqueror remote-control interface.
Methods¶
__format__ |
default object formatter |
__init__([name]) |
|
__new__((S, ...) |
|
__reduce__ |
helper for pickle |
__reduce_ex__ |
helper for pickle |
__sizeof__(() -> int) |
size of object in memory, in bytes |
__subclasshook__ |
Abstract classes can override this to customize issubclass(). |
open(url[, new, autoraise]) |
|
open_new(url) |
|
open_new_tab(url) |