commit | bac7793b5b9145b350d7e7bad1c3af99a10103b7 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Jan 16 01:55:29 2014 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Thu Jan 16 01:55:29 2014 +0100 |
tree | 573c1652157ef227e66cf31fc58fd440095b8be3 | |
parent | 4d7a29c5de7019a1fd637ef2e84c009c0e384c8f [diff] |
asyncio: Fix CoroWrapper (fix my previous commit) Add __name__ and __doc__ to __slots__