======== variadic ======== .. include:: ../README.rst User guide ========== .. automodule:: variadic Reference ========= .. autofunction:: variadic.variadic Further reading =============== - `How you implemented your Python decorator is wrong. `__ - `Function decorated using functools.wraps raises TypeError with the name of the wrapper. Why? How to avoid? `__