Bug#580637: Should be fixed in pylint 0.21

2010-05-17 Thread Neil Muller
This should be fixed in pylint 0.21 - see http://lists.logilab.org/pipermail/python-projects/2010-May/002454.html -- Neil Muller -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#580637:

2010-05-13 Thread Neil Muller
The bug is due to changes introduced in logilab-common 0.50 (http://www.logilab.org/cgi-bin/hgwebdir.cgi/logilab/common/diff/0ccab9984629/configuration.py shows the commit which renames opt_dict to optdict). -- Neil Muller drnlmul...@gmail.com I've got a gmail account. Why haven't I become cool?

Bug#580637: pylint breaks if it has a configuration file (~/.pylintrc)

2010-05-07 Thread Thomas Nilsson
Package: pylint Version: 0.20.0-1 Severity: important Tags: patch Traceback (most recent call last): File "/usr/bin/pylint", line 4, in lint.Run(sys.argv[1:]) File "/usr/lib/pymodules/python2.5/pylint/lint.py", line 861, in __init__ linter.load_config_file() File "/usr/lib/pymodule