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 steven.daprano
Recipients dev40573, paul.moore, steve.dower, steven.daprano, tim.golden, zach.ware
Date 2019-10-14.21:28:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571088524.88.0.00948942129725.issue38475@roundup.psfhosted.org>
In-reply-to
Content
Define "malfunction". Are we supposed to know what your code is meant to do, as well as what it actually does?

Please don't use the bug tracker as a help desk for your own scripts. There are many forums where you can ask for help, such as the mailing lists, the Python Discuss forum, Stackoverflow, Reddit's r/learnpython etc.

If you are going to submit something here as a bug, please ensure that:

(1) it actually is a bug in the Python interpreter first, rather than a bug in your own code; and 

(2) you provide a MINIMAL example, with a description of the expected output, a reason why you expect it, and the actual output.

It may help for you to read this: http://sscce.org/
History
Date User Action Args
2019-10-14 21:28:44steven.dapranosetrecipients: + steven.daprano, paul.moore, tim.golden, zach.ware, steve.dower, dev40573
2019-10-14 21:28:44steven.dapranosetmessageid: <1571088524.88.0.00948942129725.issue38475@roundup.psfhosted.org>
2019-10-14 21:28:44steven.dapranolinkissue38475 messages
2019-10-14 21:28:44steven.dapranocreate