Module python_source

Source
Expand description

Utility functions related to Python source code.

Functionsยง

has_dunder_file
Whether file occurs in Python source code.
python_source_encoding
Derive the source encoding from Python source code.