diff options
| author | Victor Stinner <vstinner@redhat.com> | 2015-04-14 16:38:17 +0200 |
|---|---|---|
| committer | Victor Stinner <vstinner@redhat.com> | 2015-04-14 16:53:00 +0200 |
| commit | b08ee4008dc939fff3aa86f040da02deb602f5db (patch) | |
| tree | 7dd3fdc7272ca72468bb4ec2a037882d8077f700 /asyncio/selectors.py | |
| parent | 173ff866346d8210acfa268239aa99d907fc38a2 (diff) | |
| download | trollius-git-issue_222.tar.gz | |
Fix @coroutine for functions without __name__issue_222
Issue #222: Fix the @coroutine decorator for functions without __name__
attribute like functools.partial().
Enhance also the representation of a CoroWrapper if the coroutine
function is a functools.partial().
Diffstat (limited to 'asyncio/selectors.py')
0 files changed, 0 insertions, 0 deletions
