Files
deb-python-trollius/asyncio
Victor Stinner b08ee4008d Fix @coroutine for functions without __name__
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().
2015-04-14 16:53:00 +02:00
..
2015-01-29 14:14:07 +01:00
2015-02-14 09:47:37 -05:00
2015-02-02 17:44:23 +01:00
2015-02-02 17:44:23 +01:00