summaryrefslogtreecommitdiff
path: root/aptsources/sourceslist.py
AgeCommit message (Collapse)AuthorFilesLines
2007-02-02* change all obsolete references to the former python-aptsourcesSebastian Heinlein1-1/+1
2007-01-19* rename aptsources to sourceslist (aptsources is already used by theSebastian Heinlein1-0/+428
package, since the other parts were moved away this file only contains sources.list parsing and manipulating only) * rename get_ubuntu_lp_mirror to get_ubuntu_mirrors_from_lp (should be clearer) * fix some imports