pylint-bot/astroid-unofficial

Use collections.Mapping to provide methods for LocalsDictNodeNG

Opened this issue · 0 comments

Originally reported by: BitBucket: ceridwenv, GitHub: ceridwenv


There are multiple methods in LocalsDictNodeNG that are roughly duplicates of methods in collections.Mapping, and using it would require implementing only one more trivial method, __len__.