Developer Tools

PyPyflakes

Third-party Python package module — pyflakes. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.api.check()Neutral
#
Signature
api.check(codeString, filename, reporter)

api.check function.

.api.checkPath()Neutral
#
Signature
api.checkPath(filename, reporter)

api.checkPath function.

.api.checkRecursive()Neutral
#
Signature
api.checkRecursive(paths, reporter)

api.checkRecursive function.

.api.isPythonFile()Neutral
#
Signature
api.isPythonFile(filename)

api.isPythonFile function.

.api.iterSourceCode()Neutral
#
Signature
api.iterSourceCode(paths)

api.iterSourceCode function.

.api.main()Neutral
#
Signature
api.main(prog, args)

api.main function.

.checker.convert_to_value()Neutral
#
Signature
checker.convert_to_value(item)

checker.convert_to_value function.

.checker.getNodeName()Neutral
#
Signature
checker.getNodeName(node)

checker.getNodeName function.

.checker.in_annotation()Neutral
#
Signature
checker.in_annotation(func)

checker.in_annotation function.

.checker.in_string_annotation()Neutral
#
Signature
checker.in_string_annotation(func)

checker.in_string_annotation function.

Fully-Qualified Names

FQNField
pyflakesfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import pyflakes