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.
Utility functions related to Python source code.