summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2012-06-22 10:10:03 +0200
committerJulian Andres Klode <jak@debian.org>2012-06-22 10:10:03 +0200
commit82c433f15822cc65896e046343d8e781141d62d2 (patch)
tree6063ba23e4c13bf75d0393257c7ee3a90f500467 /utils
parentab3ce632dfd77a685476e4243205c82fcefb566f (diff)
downloadpython-apt-82c433f15822cc65896e046343d8e781141d62d2.tar.gz
* utils/get_ubuntu_mirrors_from_lp.py:
- Revert move to Python 3, python3-feedparser is not in the archive yet
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 7c4d3831..ef049f78 100755
--- a/utils/get_ubuntu_mirrors_from_lp.py
+++ b/utils/get_ubuntu_mirrors_from_lp.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python
#
# get_ubuntu_lp_mirrors.py
#