""" Python polyfills for sys """ __all__ = [] # type: ignore[var-annotated]