]> granicus.if.org Git - python/commitdiff
Issue #18572: Remove redundant note about surrogates in string escape doc
authorBerker Peksag <berker.peksag@gmail.com>
Sun, 24 Apr 2016 00:13:40 +0000 (03:13 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Sun, 24 Apr 2016 00:13:40 +0000 (03:13 +0300)
Doc/reference/lexical_analysis.rst

index 8ad975f71f02ea510530730e536d59b51ddccbbb..b669d84149db04a2aac2f120c4069b05dfcfaa5b 100644 (file)
@@ -538,8 +538,7 @@ Notes:
       Support for name aliases [#]_ has been added.
 
 (5)
-   Individual code units which form parts of a surrogate pair can be encoded using
-   this escape sequence.  Exactly four hex digits are required.
+   Exactly four hex digits are required.
 
 (6)
    Any Unicode character can be encoded this way.  Exactly eight hex digits