diff options
| -rw-r--r-- | PITCHME.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -102,6 +102,7 @@ def add(a, b): --- +Since 2017 you can also decorate coroutines ```python @decorator async def trace(coro, *args, **kwargs): |
![]() |
index : delta/python-packages/python-decorator-git.git | |
| github.com: micheles/decorator.git |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | PITCHME.md | 1 |
@@ -102,6 +102,7 @@ def add(a, b): --- +Since 2017 you can also decorate coroutines ```python @decorator async def trace(coro, *args, **kwargs): |