Skip to content

exception ¤

Classes:

IndentContextManager ¤

IndentContextManager()

Methods:

Attributes:

indent instance-attribute ¤

indent = 0

__enter__ ¤

__enter__() -> None

__exit__ ¤

__exit__(
    exc_type: type[BaseException] | None,
    exc_value: BaseException | None,
    exc_tb: TracebackType | None,
) -> None

print ¤

print(*a, **kw) -> None

addr_hex ¤

addr_hex(val: int) -> str

aux_hex ¤

aux_hex(val: int) -> str

prefix ¤

prefix(s: str)