Pure Python, relatively-efficient reading of null-terminated lines
Project description
Read lines of data with an arbitrary delimiter, like a null, newline or x.
It passes pylint, passes pycodestyle, passes pydocstyle, is thoroughly unit tested, and runs on CPython 2.7, CPython 3.x, Pypy 7.3.1, Pypy3 7.3.1.
It gains a lot of speed by eschewing single-character reads.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
readline0-1.2.tar.gz
(3.8 kB
view hashes)