]> granicus.if.org Git - python/commitdiff
Another en → em dash fix for 3.6
authorMartin Panter <vadmium+py@gmail.com>
Mon, 21 Nov 2016 04:10:45 +0000 (04:10 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Mon, 21 Nov 2016 04:10:45 +0000 (04:10 +0000)
Doc/reference/datamodel.rst

index 9619e53d4d970a8d4656738aad9562390b25cea2..08a1c50299ed12bec11e580221e3ac2b75b42601 100644 (file)
@@ -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
+   methodthat 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