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 SilentGhost
Recipients Chandan, SilentGhost, xtreak
Date 2019-07-01.08:48:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561970929.29.0.385784628472.issue37464@roundup.psfhosted.org>
In-reply-to
Content
Your issue seems to be related to evaluation of 0.0 as falsy value. See documentation at https://docs.python.org/3/library/stdtypes.html#truth-value-testing
History
Date User Action Args
2019-07-01 08:48:49SilentGhostsetrecipients: + SilentGhost, xtreak, Chandan
2019-07-01 08:48:49SilentGhostsetmessageid: <1561970929.29.0.385784628472.issue37464@roundup.psfhosted.org>
2019-07-01 08:48:49SilentGhostlinkissue37464 messages
2019-07-01 08:48:49SilentGhostcreate