summaryrefslogtreecommitdiff
path: root/apt/cdrom.py
AgeCommit message (Expand)AuthorFilesLines
2014-01-06Use print_function everywhereJulian Andres Klode1-0/+2
2013-09-11Completely remove deprecated stuffJulian Andres Klode1-4/+0
2011-04-06all: Fix all instances of ResourceWarning about unclosed filesJulian Andres Klode1-3/+4
2009-07-31python: Remove the progress classes in apt_pkg.Julian Andres Klode1-1/+2
2009-07-19apt/cdrom.py: Make apt.cdrom.Cdrom a subclass of apt_pkg.Cdrom.Julian Andres Klode1-10/+7
2009-07-16apt/progress: Move apt.progress to apt.progress.oldJulian Andres Klode1-1/+1
2009-06-04apt, aptsources, doc: Update to use the new names.Julian Andres Klode1-7/+7
2009-04-19* Update the code to use the new classes.Julian Andres Klode1-1/+1
2009-04-16* apt/*.py: Initial rename work for Bug#481061Julian Andres Klode1-1/+5
2009-04-01* Copyright updates: debian/copyright, etc.Julian Andres Klode1-1/+1
2009-01-13* apt/*.py:Michael Vogt1-21/+60
2009-01-09* apt/cdrom.py: Cleanup, support sources.list.dJulian Andres Klode1-21/+64
2009-01-09Cleanup: Remove whitespace at the end of line in all python codes.Julian Andres Klode1-1/+1
2007-03-12* fix in the duplicated source checking (thanks to Sebastian Heinlein)Michael Vogt1-1/+0
2007-03-09* apt/cdrom.py:Michael Vogt1-2/+2
2007-02-06* better cdrom support mergedMichael Vogt1-0/+48