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 syed007
Recipients Alex.Willmer, syed007
Date 2020-02-24.21:04:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582578299.58.0.858783047501.issue39743@roundup.psfhosted.org>
In-reply-to
Content
'quiet' is an argument of function "compile" in "pycompile.py". I do not understand why 'quiet' is used in function "main" when function main has arguments, None.
Undefined 'quiet' variable is used in "main" function of "pycompile.py" in lines 200, 204, 214.
This is giving error in dist-upgrade of Ubuntu 19.1.

Attaching the pycompile.tar.xz for the review.

Please fix it at the earliest.
History
Date User Action Args
2020-02-24 21:04:59syed007setrecipients: + syed007, Alex.Willmer
2020-02-24 21:04:59syed007setmessageid: <1582578299.58.0.858783047501.issue39743@roundup.psfhosted.org>
2020-02-24 21:04:59syed007linkissue39743 messages
2020-02-24 21:04:59syed007create