Someone
public text v1 · immutable[+] Creating files.
Traceback (most recent call last):
File "ogg.py", line 26, in <module>
content = get_content()
File "ogg.py", line 14, in get_content
temp.fromstring(original)
File "/usr/local/lib/python2.6/dist-packages/bitarray/__init__.py", line 85, in fromstring
return self.frombytes(string.encode())
UnicodeDecodeError: 'ascii' codec can't decode byte 0xed in position 15: ordinal not in range(128)