module documentation

Checker for features used that are not supported by all python versions indicated by the py-version setting.

Class UnsupportedVersionChecker Checker for features that are not supported by all python versions indicated by the py-version setting.
Function register Undocumented
def register(linter: PyLinter): (source)

Undocumented