~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to scripts/rosetta/pottery-generate-intltool.py

  • Committer: mbp at canonical
  • Date: 2011-11-20 23:37:23 UTC
  • mto: This revision was merged to the branch mainline in revision 14344.
  • Revision ID: mbp@canonical.com-20111120233723-370p96db2crru5tm
Delete canonical.buildd again

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
import _pythonpath
9
9
 
10
10
 
11
 
from canonical.buildd.pottery.intltool import generate_pots
 
11
from lpbuildd.pottery.intltool import generate_pots
12
12
 
13
13
 
14
14
if __name__ == "__main__":