summaryrefslogtreecommitdiff
path: root/utils/get_ubuntu_mirrors_from_lp.py
AgeCommit message (Expand)AuthorFilesLines
2014-06-30make pep8 happy (again)Michael Vogt1-1/+1
2014-03-16utils/get_*_mirrors*.py: Use sys.stderr.write instead of printJulian Andres Klode1-2/+2
2014-03-16utils/get_*_mirrors*.py: Ensure failure if no mirrors were readJulian Andres Klode1-0/+7
2014-01-05make pyflakes cleanMichael Vogt1-1/+0
2013-10-14utils/get_ubuntu_mirrors_from_lp.py: Switch to Python 3 againJulian Andres Klode1-1/+1
2012-06-22* utils/get_ubuntu_mirrors_from_lp.py:Julian Andres Klode1-1/+1
2012-06-11drop the unnecessary use of .keys() here, thanks Barry\!Steve Langasek1-1/+1
2012-06-11utils/get_ubuntu_mirrors_from_lp.py: move this script to python3Steve Langasek1-6/+5
2011-08-11* utils/get_ubuntu_mirrors_from_lp.py:Michael Vogt1-0/+1
2010-03-08* utils/get_ubuntu_mirrors_from_lp.py:Julian Andres Klode1-1/+1
2010-03-03* Merge with Ubuntu:Julian Andres Klode1-58/+14
2008-08-08'mapping.has_key' is deprecated, use current Python 'key in mapping' idiom.Ben Finney1-1/+1
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney1-0/+3
2008-05-16Remove trailing whitespace.Ben Finney1-5/+5
2007-04-02* only include ftp and http mirrors for Ubuntu - LP#99060Sebastian Heinlein1-3/+5
2007-04-01* Update the Debian and Ubuntu mirrorsSebastian Heinlein1-2/+3
2007-01-19* rename aptsources to sourceslist (aptsources is already used by theSebastian Heinlein1-0/+85