potc.rules.native.typing

typing_all

potc.rules.native.typing.typing_all = [(<function builtin_type>, [(<function typing_typevar>, <function typing_items>, <function typing_callable>, <function typing_wrapper>)], <function builtin_raw_type>)]
Overview:

Typing types

Items:
  • TypeVar

  • Items in module typing

  • Callable

  • Wrapper

typing_wrapper

potc.rules.native.typing.typing_wrapper(v, addon: potc.fixture.addons.Addons)[source]

typing_typevar

potc.rules.native.typing.typing_typevar(v: TypeVar, addon: potc.fixture.addons.Addons)[source]

typing_callable

potc.rules.native.typing.typing_callable(v, addon: potc.fixture.addons.Addons)[source]

typing_items

potc.rules.native.typing.typing_items(v, addon: potc.fixture.addons.Addons)[source]