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 AjaySyam, steven.daprano, xtreak
Date 2019-08-30.11:46:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567165607.18.0.351709315551.issue37988@roundup.psfhosted.org>
In-reply-to
Content
It may help if you read this:

http://sscce.org/

It is written for Java programmers but it applies to Python as well.

Don't expect us to re-type your code from a hard-to-read, out-of-focus, low-resolution photo of your monitor. Copy and paste the code into a .py file and attach that to this issue.

Don't expect us to guess what the error is. Copy and paste the entire traceback, if there is one. If there is no traceback, explain why you think there is an error:

- what data did you use?
- what results did you expect?
- what results did you get?
- what reason do you have for saying that it is a bug in Python rather than a bug in your own code?
History
Date User Action Args
2019-08-30 11:46:47steven.dapranosetrecipients: + steven.daprano, xtreak, AjaySyam
2019-08-30 11:46:47steven.dapranosetmessageid: <1567165607.18.0.351709315551.issue37988@roundup.psfhosted.org>
2019-08-30 11:46:47steven.dapranolinkissue37988 messages
2019-08-30 11:46:46steven.dapranocreate