~rbalint/ubuntu-archive-tools/retry-intermittent

« back to all changes in this revision

Viewing changes to edit-acl

  • Committer: Colin Watson
  • Date: 2020-04-27 09:03:05 UTC
  • Revision ID: cjwatson@canonical.com-20200427090305-9rdgdn71dlyhk209
edit-acl: port to Python 3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/python2.7
 
1
#!/usr/bin/python3
2
2
# -*- coding: utf-8 -*-
3
3
 
4
4
# Copyright (C) 2008, 2009, 2010, 2011, 2012  Canonical Ltd.