Browse Source
sys.stdout defaults to text mode, we need to use the underlying buffer instead when writing binary data. Signed-off-by: Chirantan Ekbote <chirantan.ekbote@gmail.com>master
1 changed files with 1 additions and 1 deletions
Loading…