pylint-bot / test

0 stars 0 forks source link

[flow control] Understand deletions of variables #132

Open pylint-bot opened 9 years ago

pylint-bot commented 9 years ago

Originally reported by: Claudiu Popa (BitBucket: PCManticore, GitHub: @PCManticore?)


We should understand when a variable was deleted inside a branch and used later on. This issue requires some work in pylint as well.