summaryrefslogtreecommitdiff
path: root/python/makefile
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-06-05 19:13:20 +0200
committerJulian Andres Klode <jak@debian.org>2009-06-05 19:13:20 +0200
commit994a13b252f97f6ae77872b5d5118ac1366b2a24 (patch)
tree97fe2697ee2b2c5357375b85c6617417a9e262a6 /python/makefile
parentb67d9c0abebee2a3e7f09ddccb357f633ee3ec00 (diff)
downloadpython-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/makefile')
0 files changed, 0 insertions, 0 deletions