index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
cdrom.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-21
python: Add DeprecationWarning to functions which were replaced by classes.
Julian Andres Klode
1
-0
/
+2
2009-06-09
Allow types providing __new__() to be subclassed.
Julian Andres Klode
1
-1
/
+2
2009-06-05
python/: Put all deprecated Get*() functions into #ifdef COMPAT_0_7.
Julian Andres Klode
1
-0
/
+2
2009-06-03
python/: Convert most names to PEP8 naming conventions (except Version,Packag...
Julian Andres Klode
1
-0
/
+4
2009-04-19
* python/*.cc: Export all types and add a __new__() method to them.
Julian Andres Klode
1
-9
/
+29
2009-04-15
* Introduce support for Python 3 (Closes: #523645)
Julian Andres Klode
1
-0
/
+2
2009-04-14
* Remove any trailing whitespace
Julian Andres Klode
1
-3
/
+3
2009-04-13
* python/cdrom.cc, python/depcache.cc: Use tp_methods for Cdrom, ProblemResol...
Julian Andres Klode
1
-14
/
+18
2008-05-16
Remove trailing whitespace.
Ben Finney
1
-6
/
+6
2005-12-09
* CdromProgress.totalSteps added
Michael Vogt
1
-4
/
+2
2005-04-11
* added Cdrom.Ident(), improved the examples
Michael Vogt
1
-4
/
+11
2005-04-11
* cdrom interface added
Michael Vogt
1
-0
/
+105