Class p.u.l.l.LaunchpadClient(object):
Part of
pida
.
utils
.
launchpadder
.
lplib
View In Hierarchy
Undocumented
Line #
Kind
Name
Docs
27
Method
__init__
Undocumented
34
Method
login
Undocumented
42
Method
submit_report
Undocumented
54
Method
_fetch
Undocumented
def __init__(self, launchpad_base_url):
Undocumented
def login(self, username, password):
Undocumented
def submit_report(self, productpath, title, comment):
Undocumented
def _fetch(self, url, data):
Undocumented
API Documentation
for
PIDA
, generated by
pydoctor
.