Your IP : 216.73.216.74


Current Path : /proc/thread-self/root/usr/local/python-3.11/lib/python3.11/idlelib/idle_test/
Upload File :
Current File : //proc/thread-self/root/usr/local/python-3.11/lib/python3.11/idlelib/idle_test/example_stub.pyi

" Example to test recognition of .pyi file as Python source code.

class Example:
    def method(self, argument1: str, argument2: list[int]) -> None: ...