mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-02-15 07:52:16 -05: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.