Ubuntu Pastebin

Paste from balloons at Tue, 3 Mar 2015 19:18:40 +0000

Download as text
1
2
3
4
5
6
7
8
task.lp_attributes
['self_link', 'web_link', 'resource_type_link', 'http_etag', 'bug_target_display_name', 'bug_target_name', 'date_assigned', 'date_closed', 'date_confirmed', 'date_created', 'date_fix_committed', 'date_fix_released', 'date_in_progress', 'date_incomplete', 'date_left_closed', 'date_left_new', 'date_triaged', 'importance', 'is_complete', 'status', 'title']
>>> task.lp_operations
['findSimilarBugs']
>>> task.lp_collections
['related_tasks']
>>> task.lp_entries
['assignee', 'bug', 'bug_watch', 'milestone', 'owner', 'target']
Download as text