filetype.py
filetype.py copied to clipboard
Incorrect documentation for functions accepting "bytes"
"Args: obj: path to file, bytes or bytearray."
It also accepts file-like objects.