From 28540183c95c14e13d36e016c5fe92925ab3fccf Mon Sep 17 00:00:00 2001 From: Martin Panter Date: Mon, 21 Nov 2016 04:10:45 +0000 Subject: =?UTF-8?q?Another=20en=20=E2=86=92=20em=20dash=20fix=20for=203.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Doc/reference/datamodel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/reference/datamodel.rst b/Doc/reference/datamodel.rst index 9619e53..08a1c50 100644 --- a/Doc/reference/datamodel.rst +++ b/Doc/reference/datamodel.rst @@ -2550,7 +2550,7 @@ An example of an asynchronous context manager class:: .. [#] "Does not support" here means that the class has no such method, or the method returns ``NotImplemented``. Do not set the method to ``None`` if you want to force fallback to the right operand's reflected - method--that will instead have the opposite effect of explicitly + method—that will instead have the opposite effect of explicitly *blocking* such fallback. .. [#] For operands of the same type, it is assumed that if the non-reflected method -- cgit v0.12