diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-06-05 19:13:20 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-06-05 19:13:20 +0200 |
| commit | 994a13b252f97f6ae77872b5d5118ac1366b2a24 (patch) | |
| tree | 97fe2697ee2b2c5357375b85c6617417a9e262a6 /python/pkgmanager.cc | |
| parent | b67d9c0abebee2a3e7f09ddccb357f633ee3ec00 (diff) | |
| download | python-apt-994a13b252f97f6ae77872b5d5118ac1366b2a24.tar.gz | |
python/progress.cc, apt/progress/*.py: Use PEP 8 naming conventions for progress
This changes the progress classes to use PEP 8 names. Due to the concept of the
deprecation system, this causes methods of subclasses not to be called at all.
If a class implements a command with underscores, it is called. If the class
also implements the version in mixedCase, this is ignored. This means that
all subclasses will not work correctly, because only the method from the
parent class is called.
Diffstat (limited to 'python/pkgmanager.cc')
0 files changed, 0 insertions, 0 deletions
