#instance-methods

[ follow ]
Python
fromGrahamdumpleton
16 hours ago

Stateful decorators in wrapt - Graham Dumpleton

Wrapt 2.2.0 adds a helper that simplifies creating decorators that retain and expose state across calls, including for methods.
[ Load more ]