Your IP : 216.73.216.196
Current Path :
/
opt
/
alt
/
python310
/
lib64
/
python3.10
/
idlelib
/
idle_test
/
Upload File :
Current File : //opt/alt/python310/lib64/python3.10/idlelib/idle_test/example_stub.pyi
class Example: def method(self, argument1: str, argument2: list[int]) -> None: ...