All pastes #2123183 Raw Edit

Someone

public text v1 · immutable
#2123183 ·published 2012-03-01 12:01 UTC
rendered paste body
[+] 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)