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 tim.peters
Recipients eric.smith, jdemeyer, mark.dickinson, rhettinger, sir-sigurd, tim.peters
Date 2018-09-21.19:48:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537559337.51.0.956365154283.issue34751@psf.upfronthosting.co.za>
In-reply-to
Content
Oops!

"""
"j odd implies j^(-2) == -j, so that m*(j^(-2)) == -m"
"""

The tail end should say "m*(j^(-2)) == -m*j" instead.
History
Date User Action Args
2018-09-21 19:48:57tim.peterssetrecipients: + tim.peters, rhettinger, mark.dickinson, eric.smith, jdemeyer, sir-sigurd
2018-09-21 19:48:57tim.peterssetmessageid: <1537559337.51.0.956365154283.issue34751@psf.upfronthosting.co.za>
2018-09-21 19:48:57tim.peterslinkissue34751 messages
2018-09-21 19:48:57tim.peterscreate