Skip to content

Refactor analyser/util.py #71

@BPHarris

Description

@BPHarris

Many functions here have been superseded byast/util.py or module_locator/util.py.

  1. The deprecated functions should have their remaining uses switched to the better utils in ast/ etc.
  2. Any non-deprecated functions should be rewritten with higher code-quality and put in a sensible module such as ast/ for AST related utils.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions