~ubuntu-archive/ubuntu-archive-tools/trunk

« back to all changes in this revision

Viewing changes to list-builds-on-tracker

  • Committer: Brian Murray
  • Date: 2020-11-02 18:27:46 UTC
  • mto: This revision was merged to the branch mainline in revision 1400.
  • Revision ID: brian@canonical.com-20201102182746-f7w8gflcmv9zldlp
move list-builds-on-tracker to python3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/python2.7
 
1
#!/usr/bin/python3
2
2
# Copyright (C) 2012  Canonical Ltd.
3
3
 
4
4
# This program is free software: you can redistribute it and/or modify