so it claims to be "distribution_source_package", but doesn't have the interesting
properties of that object, though I just noticed it does have "bug_reporting_guidelines".
It's not clear to me which part of launchpad is at fault, so please re-assign as
you see fit.
Hi,
Apologies if I misfiled this. Allow me to be more precise in what I am seeing:
In [5]: bug = lp.load("https:/ /api.edge. launchpad. net/beta/ bugs/bugtracker s/debbugs/ 505113")
In [6]: task = bug.bug_tasks[0]
In [7]: task.bug_ target_ name
Out[7]: u'rescue (Ubuntu)'
In [8]: task.target source_ package at https:/ /api.edge. launchpad. net/beta/ ubuntu/ +source/ rescue>
Out[8]: <distribution_
In [9]: type(task.target) resource. Entry'>
Out[9]: <class 'launchpadlib.
In [10]: task.target. self_link /api.edge. launchpad. net/beta/ ubuntu/ +source/ rescue'
Out[10]: u'https:/
In [11]: task.target. resource_ type_link /api.edge. launchpad. net/beta/ #distribution_ source_ package'
Out[11]: u'https:/
In [12]: task.target. distribution
so it claims to be "distribution_ source_ package" , but doesn't have the interesting guidelines" .
properties of that object, though I just noticed it does have "bug_reporting_
It's not clear to me which part of launchpad is at fault, so please re-assign as
you see fit.
Thanks,
James