I am trying to learn zlib and when I was trying to learn the decompressobj and use flush() to add at it to an empty bytes variable it doesnt work
import zlib