Module p.u.l.lplib

Part of pida.utils.launchpadder

Undocumented
Line # Kind Name Docs
9 Function fake_opts Undocumented
25 Class LaunchpadClient Undocumented
63 Function report_html Undocumented
71 Function report Undocumented
86 Function get_local_config Undocumented
96 Function save_local_config Undocumented
103 Function console_report Undocumented
def fake_opts(root_url=ROOT_URL, product='', show_product=False, title='', no_gui=False, comment=''):
Undocumented
def report_html(root_url, email, password, productpath, title, comment):
Undocumented
def report(root_url, email, password, productpath, title, comment):
Undocumented
def get_local_config():
Undocumented
def save_local_config(email, password):
Undocumented
def console_report(opts):
Undocumented
API Documentation for PIDA, generated by pydoctor.