[New-bugs-announce] [issue23354] Loading 2 GiLOC file which raises exception causes wrong traceback

SoniEx2 report at bugs.python.org
Sat Jan 31 04:40:41 CET 2015


New submission from SoniEx2:

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

----------
components: Interpreter Core
messages: 235079
nosy: SoniEx2
priority: normal
severity: normal
status: open
title: Loading 2 GiLOC file which raises exception causes wrong traceback
type: behavior
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23354>
_______________________________________


More information about the New-bugs-announce mailing list