Neal Becker wrote:
After just getting bitten by this error, I wonder if any pylint, pychecker
variant can detect this error?
After just getting bitten by this error, I wonder if any pylint, pychecker
variant can detect this error?
latest version to check as logilab's website is temporarily down for
maintenance right now). It's a very thorny problem to detect a
reasonable subset of likely occurrences of this bug by static analysis
only, i.e., without running the code:-(
Alex