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 brandtbucher
Recipients brandtbucher, docs@python, jack__d, serif2
Date 2021-06-29.06:16:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624947391.44.0.391945972751.issue44526@roundup.psfhosted.org>
In-reply-to
Content
I don’t think this is a typo.

When x is 0, the point resides somewhere upon the vertical y axis. When y is 0, the point resides somewhere upon the horizontal x axis.

Try plotting the points (0, 1) and (1, 0), for example.
History
Date User Action Args
2021-06-29 06:16:31brandtbuchersetrecipients: + brandtbucher, docs@python, jack__d, serif2
2021-06-29 06:16:31brandtbuchersetmessageid: <1624947391.44.0.391945972751.issue44526@roundup.psfhosted.org>
2021-06-29 06:16:31brandtbucherlinkissue44526 messages
2021-06-29 06:16:31brandtbuchercreate