-
- Downloads
Add generic implementations of Python read()/write methods for streams.
These can be used for any object which implements stream protocol (mp_stream_p_t).
py/stream.c
0 → 100644
py/stream.h
0 → 100644
Please register or sign in to comment