| Home | Trees | Indices | Help |
|
|---|
|
|
| Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Variables | |
__package__ =
|
|
| Function Details |
Decorator for a coroutine function. Advances a coroutine to its first (yield) statement. |
|
|
|
Coroutine to concatenate data from n sources. The coroutines receives n sources of data and passes them to cat function. The concatenate result is sent to tc target coroutine.
|
|
Coroutine buffer, which stores received data in a file. When coroutine is closed, then file object is sent to target coroutine.
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Aug 16 20:40:50 2019 | http://epydoc.sourceforge.net |