Files
typeshed/stdlib/@python2/user.pyi
T
2021-01-27 12:00:39 +00:00

7 lines
83 B
Python

from typing import Any
def __getattr__(name) -> Any: ...
home: str
pythonrc: str