Brandt Bucher <[email protected]> added the comment: 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. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44526> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
