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 Chema Cortés
Recipients Chema Cortés, docs@python
Date 2016-01-19.14:41:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453214486.32.0.13836493656.issue26156@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation erroneously changes "primary" for "away" in the power operator syntax:

https://docs.python.org/3.6/reference/expressions.html#the-power-operator
https://docs.python.org/3.5/reference/expressions.html#the-power-operator
History
Date User Action Args
2016-01-19 14:41:26Chema Cortéssetrecipients: + Chema Cortés, docs@python
2016-01-19 14:41:26Chema Cortéssetmessageid: <1453214486.32.0.13836493656.issue26156@psf.upfronthosting.co.za>
2016-01-19 14:41:26Chema Cortéslinkissue26156 messages
2016-01-19 14:41:26Chema Cortéscreate