↓ 37 callersFunctionget_originGet the unsubscripted version of a type. This supports generic types, Callable, Tuple, Union, Literal, Final, ClassVar and Annotated.
envJarvis/Lib/site-packages/pip/_vendor/typing_extensions.py:1364
↓ 32 callersMethodCreateWindow(
self,
parent,
childCreator,
title,
id,
style=win32con.WS_CHI
envJarvis/Lib/site-packages/pythonwin/pywin/docking/DockingBar.py:69
↓ 31 callersFunctionget_bool_opt Intuitively, this is `options.get(optname, default)`, but restricted to Boolean value. The Booleans can be represented as string, in order to
envJarvis/Lib/site-packages/pip/_vendor/pygments/util.py:53