Enter search terms or a module, class or function name.
r"""mod1""" __all__ = ['f1'] [docs]def f1(x): return x