Skip to content

Instantly share code, notes, and snippets.

@ziadsawalha
ziadsawalha / buglist.py
Created December 17, 2011 21:42
Launchpad Project Bug Lister with Milestones
#!/usr/bin/env python
#
# Lists Launchpad bugs in the console showing their targetted milestone
#
# Usage: python buglist.py [project_name]
#
# I created this when I couldn't find a way to list the bugs in Keystone and
# show their targetted milestones so I could shuffle them around