Advertisement
Guest User

Untitled

a guest
May 29th, 2011
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. recover.py 0cef5a55d91301316eb417f3b65a6a81831c65
  2. Traceback (most recent call last):
  3. File "...\recover.py", line 7, in <module>
  4. contents = obj.read().decode('zlib')
  5. File "C:\Python27\lib\encodings\zlib_codec.py", line 43, in zlib_decode
  6. output = zlib.decompress(input)
  7. zlib.error: Error -5 while decompressing data: incomplete or truncated stream
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement