[New-bugs-announce] [issue38399] Error message persists when reimporting library

AwesomeCronk report at bugs.python.org
Mon Oct 7 12:51:31 EDT 2019


New submission from AwesomeCronk <awesomecronk at gmail.com>:

I am working on a hexdump library in Python 3.7.4.
Whenever an issue is triggered, the error message shows up. I can usually edit and correct the file(library), but when I reimport the library and rerun the function, it throws the same error on the same line number, even if the line was removed or commented out.

----------
components: Interpreter Core
files: pythonerror.png
messages: 354120
nosy: AwesomeCronk
priority: normal
severity: normal
status: open
title: Error message persists when reimporting library
type: behavior
versions: Python 3.7
Added file: https://bugs.python.org/file48645/pythonerror.png

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38399>
_______________________________________


More information about the New-bugs-announce mailing list