CookieManager
    DomainMatches(['self', 'd1', 'd2'], None, None, None)
    GetCookie(['self', 'url'], None, None, None)
    ProcessCookies(['self', 'httpResponse'], None, None, None)
    __doc__
    __guid__
    __init__(['self'], None, None, None)
    __module__

DefaultHomepage([], None, None, None)

DirUp(['url', 'force'], None, None, (1,))

GetFixedURL(['parent', 'url'], None, None, None)

GetStringFromURL(['url', 'data', 'cookie'], None, None, (None, None))

NewBrowserForm
    AddInput(['self', 'attrs', 'add'], None, None, (1,))
    AddSelect(['self', 'attrs', 'options', 'add'], None, None, (1,))
    AddTextArea(['self', 'attrs', 'add'], None, None, (1,))
    Create_checkbox(['self', 'attrs'], None, None, None)
    Create_password(['self', 'attrs'], None, None, None)
    Create_radio(['self', 'attrs'], None, None, None)
    Create_select(['self', 'attrs'], None, None, None)
    Create_submit(['self', 'attrs'], None, None, None)
    Create_text(['self', 'attrs'], None, None, None)
    Create_textarea(['self', 'attrs'], None, None, None)
    GetField(['self', 'name'], None, None, (None,))
    GetFields(['self'], None, None, None)
    GetValue_checkbox(['self', 'wnd', 'attrs'], None, None, None)
    GetValue_hidden(['self', 'wnd', 'attrs'], None, None, None)
    GetValue_password(['self', 'wnd', 'attrs'], None, None, None)
    GetValue_radio(['self', 'wnd', 'attrs'], None, None, None)
    GetValue_select(['self', 'wnd', 'attrs'], None, None, None)
    GetValue_submit(['self', 'wnd', 'attrs'], None, None, None)
    GetValue_text(['self', 'wnd', 'attrs'], None, None, None)
    GetValue_textarea(['self', 'wnd', 'attrs'], None, None, None)
    OnSubmit(['self'], 'etc', None, None)
    SetFields(['self', 'd'], None, None, None)
    SetValue_checkbox(['self', 'wnd', 'attrs', 'val'], None, None, None)
    SetValue_password(['self', 'wnd', 'attrs', 'val'], None, None, None)
    SetValue_radio(['self', 'wnd', 'attrs', 'val'], None, None, None)
    SetValue_select(['self', 'wnd', 'attrs', 'val'], None, None, None)
    SetValue_text(['self', 'wnd', 'attrs', 'val'], None, None, None)
    SetValue_textarea(['self', 'wnd', 'attrs', 'val'], None, None, None)
    Startup_checkbox(['self', 'wnd', 'attrs'], None, None, None)
    Startup_password(['self', 'wnd', 'attrs'], None, None, None)
    Startup_radio(['self', 'wnd', 'attrs'], None, None, None)
    Startup_select(['self', 'wnd', 'attrs'], None, None, None)
    Startup_text(['self', 'wnd', 'attrs', 'password'], None, None, (0,))
    Startup_textarea(['self', 'wnd', 'attrs'], None, None, None)
    StdGetValue(['self', 'wnd', 'attrs'], None, None, None)
    StdSetValue(['self', 'wnd', 'attrs', 'val'], None, None, None)
    __doc__
    __guid__
    __init__(['self', 'attrs', 'browser'], None, None, None)
    __module__
    decode(['self', 'u'], None, None, None)
    fixup(['self', 'm'], None, None, None)

ParseURL(['url', 'current'], None, None, (None,))

__all__

__all_browserutil__

__doc__

__name__