mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-26 19:10:30 +00:00
b372a15c33
strip on bytes in python3 does not remove newlines. Call after decode to have strip handle the newline.