New submission from AwesomeCronk <awesomecr...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue38399>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to