Helpers for asynchronous line processing. Some asynchronous readline implementations consume data if a readline() call times out. This is a wrapper for those implementations, guranteeing that either full lines are returned or nothing.


Keywords
readline, async
License
MIT
Install
pip install atomic-lines==0.1.1rc6