Skip to main content
4 events
when toggle format what by license comment
Jul 9, 2023 at 10:04 comment added D0SBoots Another .buffer fixes that: python3 -c 'import sys,zlib; sys.stdout.buffer.write(zlib.decompress(sys.stdin.buffer.read()))'
Apr 23, 2022 at 10:19 comment added mystery The .decode() here makes this useless for binary data, unfortunately
Nov 26, 2020 at 14:47 review First posts
Nov 27, 2020 at 9:31
Nov 26, 2020 at 14:45 history answered Eugene Shatsky CC BY-SA 4.0