This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author SoniEx2
Recipients SoniEx2
Date 2015-01-31.03:40:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422675641.92.0.509373230042.issue23354@psf.upfronthosting.co.za>
In-reply-to
Content
I loaded a file with 2 GiLOC followed by "assert False" and this was the error/traceback:

Traceback (most recent call last):
  File "test.py", line -2147483647, in <module>
AssertionError
History
Date User Action Args
2015-01-31 03:40:42SoniEx2setrecipients: + SoniEx2
2015-01-31 03:40:41SoniEx2setmessageid: <1422675641.92.0.509373230042.issue23354@psf.upfronthosting.co.za>
2015-01-31 03:40:41SoniEx2linkissue23354 messages
2015-01-31 03:40:41SoniEx2create