-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 (It's my first time trying to upstream a patch for a logilab project)
I filed https://www.logilab.org/ticket/100707 last month, which adds a new checker. It doesn't look like it's been triaged, and I see a few recent posts to this list that reference Mercurial repos with the patch applied instead. Perhaps that's preferred? http://code.timhatch.com/hg/pylint The change adds a checker for "except Foo or Bar, e" instead of "except (Foo, Bar), e", a common mistake I've seen. Tim -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlA9hRoACgkQgwVGtvGz4EdFAwCfU5rLRmcsIF3hvtm8EyZnEnpu a9QAoJlV5zt8uPGe7R2HQcL8HDdxaECV =tPtm -----END PGP SIGNATURE----- _______________________________________________ Python-Projects mailing list Python-Projects@lists.logilab.org http://lists.logilab.org/mailman/listinfo/python-projects