Files
2026-03-15 13:27:50 +00:00

7 lines
79 B
Python

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