diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-10-16 12:22:52 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-10-16 12:22:52 +0300 |
commit | 923a8a83200f7f1061b8bdad9457d093f7cec147 (patch) | |
tree | 1eed700cb3e647facc368906ee3d0dc433c5f905 /py/lexerunix.h | |
parent | 0c7b26c0f816664222c8495d7cb5c44d40acd009 (diff) | |
download | micropython-923a8a83200f7f1061b8bdad9457d093f7cec147.tar.gz micropython-923a8a83200f7f1061b8bdad9457d093f7cec147.zip |
stream: Handle non-blocking errors in readline() properly.
Just like they handled in other read*(). Note that behavior of readline()
in case there's no data when it's called is underspecified in Python lib
spec, implemented to behave as read() - return None.
Diffstat (limited to 'py/lexerunix.h')
0 files changed, 0 insertions, 0 deletions