]> granicus.if.org Git - python/commitdiff
Fix \xhh specs, #1889.
authorGeorg Brandl <georg@python.org>
Tue, 22 Jan 2008 07:53:31 +0000 (07:53 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 22 Jan 2008 07:53:31 +0000 (07:53 +0000)
Doc/reference/lexical_analysis.rst

index 7857887fc327f7e6f11273b39d9dd11e092e0c78..e449fd7f6814cc8037866d56c8cd7465528a0035 100644 (file)
@@ -530,7 +530,7 @@ Notes:
    As in Standard C, up to three octal digits are accepted.
 
 (4)
-   Unlike in Standard C, at most two hex digits are accepted.
+   Unlike in Standard C, exactly two hex digits are required.
 
 (5)
    In a string literal, hexadecimal and octal escapes denote the byte with the