New submission from Vikash Balasubramanian <[email protected]>:
I just had a random crash while using the autocomplete feature of Emacs.
The error message was basically thrown by py_compile.py:213
quiet is undefined. I tracked down the code and sure enough, there is a
comparison
if quiet < 2:
....
Please confirm this.
----------
components: Library (Lib)
messages: 364780
nosy: Vikash Balasubramanian
priority: normal
severity: normal
status: open
title: py_compile.py quiet undefined in main function
type: crash
versions: Python 3.8
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue40037>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com