bundles / papyri latest / papyri / gen / is_private
function
papyri.gen:is_private
source: /papyri/gen.py :2117
Signature
def is_private ( path : str ) → bool Summary
Determine if a import path, or fully qualified is private. that usually implies that (one of) the path part starts with a single underscore.
Aliases
-
papyri.gen.is_private