~abentley/lp-dev-utils/ab-logging

« back to all changes in this revision

Viewing changes to cleanup-projects.py

  • Committer: Curtis Hovey
  • Date: 2011-05-22 14:36:00 UTC
  • Revision ID: sinzui.is@verizon.net-20110522143600-410qea58xd4lczg6
Updated scripts for field change

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/python2.5
 
1
#!/usr/bin/python2.6
2
2
"""A script to clean up projects that don't belong to a project group."""
3
3
 
4
4
from lpscripts import LaunchpadAPIScript