summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2013-10-14 19:19:01 +0200
committerJulian Andres Klode <jak@debian.org>2013-10-14 19:19:43 +0200
commit4e993e56261be9730f565f86e728ad6928b99ea4 (patch)
tree9beda3317e9cd7da0b969ee339c18124f2d3f461 /utils
parent10641ad184e53e165cb655f3bcf01ece430cc00e (diff)
downloadpython-apt-4e993e56261be9730f565f86e728ad6928b99ea4.tar.gz
utils/get_ubuntu_mirrors_from_lp.py: Switch to Python 3 again
Diffstat (limited to 'utils')
-rwxr-xr-xutils/get_ubuntu_mirrors_from_lp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/get_ubuntu_mirrors_from_lp.py b/utils/get_ubuntu_mirrors_from_lp.py
index ef049f78..7c4d3831 100755
--- a/utils/get_ubuntu_mirrors_from_lp.py
+++ b/utils/get_ubuntu_mirrors_from_lp.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
#
# get_ubuntu_lp_mirrors.py
#