mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 04:37:32 +07:00
The Typeshed stub from buitlins contains several non-public names: * Imports from other modules * Protected names (_foo)
4 lines
143 B
Python
4 lines
143 B
Python
print(<error descr="Unresolved reference '_T'">_T</error>, <error descr="Unresolved reference '_KT'">_KT</error>)
|
|
print(__import__)
|
|
print(len)
|