mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-04-01 23:02:27 -04:00
Because we use sys.stdout.buffer, automatic line-wrapping does not work. So instead issue a manual flush after every log call.
Because we use sys.stdout.buffer, automatic line-wrapping does not work. So instead issue a manual flush after every log call.