Fix:
File "/usr/lib/pymodules/python2.6/pylint/checkers/imports.py", line 218, in
close
- self.add_message('RP0401', args=' -> '.join(cycle))
+ self.add_message('R0401', args=' -> '.join(cycle))-- pylint crashed with KeyError in add_message() https://bugs.launchpad.net/bugs/640559 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
