Closed GoogleCodeExporter closed 9 years ago
From you code snippet and the error message it appears that "offset" is not
defined.
Original comment by ero.carr...@gmail.com
on 10 Nov 2014 at 8:25
My bad, it was a different python code.
This is the error:
Traceback (most recent call last):
File "statictest.py", line 18, in <module>
while offset < len(data):
OverflowError: long int too large to convert to int
Original comment by mar...@centauri.co.il
on 10 Nov 2014 at 9:32
Original issue reported on code.google.com by
mar...@centauri.co.il
on 10 Nov 2014 at 8:04Attachments: