Part of lp.bugs.scripts.bugimport View In Hierarchy
| Method | __init__ | Undocumented |
| Method | getPerson | Get the Launchpad user corresponding to the given XML node |
| Method | getMilestone | Undocumented |
| Method | loadCache | Load the Bug ID mapping and pending duplicates list from cache. |
| Method | saveCache | Save the bug ID mapping and pending duplicates list to cache. |
| Method | haveImportedBug | Return True if the given bug has been imported already. |
| Method | importBugs | Import bugs from a file. |
| Method | importBug | Undocumented |
| Method | createMessage | Create an IMessage representing a <comment> element. |
| Method | createAttachments | Create attachments that were attached to the given comment. |
| Method | handleDuplicate | Handle duplicate processing for the given bug report. |