micropython-lib/uasyncio.core/uasyncio
Paul Sokolovsky 02a6625a00 uasyncio.core: Introduce "trailing _" functions which avoid arg un/packing.
They just take tuple of arguments instead of *args. In most cases, that
will be () singleton.
2016-11-13 14:59:49 +03:00
..
core.py uasyncio.core: Introduce "trailing _" functions which avoid arg un/packing. 2016-11-13 14:59:49 +03:00