[][src]Module python_packaging::python_source

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.