mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-11-30 10:15:02 -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.