]> granicus.if.org Git - python/commitdiff
Backport: #1889 - fixup \xhh specs.
authorGeorg Brandl <georg@python.org>
Tue, 22 Jan 2008 07:54:07 +0000 (07:54 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 22 Jan 2008 07:54:07 +0000 (07:54 +0000)
Doc/ref/ref2.tex

index bad4609fb324d1b220fc93fcee669d79a6a636db..800031e8274a64dcf3ba511541906ab475c23416 100644 (file)
@@ -485,7 +485,7 @@ Notes:
 \item[(3)]
   As in Standard C, up to three octal digits are accepted.
 \item[(4)]
-  Unlike in Standard C, at most two hex digits are accepted.
+  Unlike in Standard C, exactly two hex digits are required.
 \item[(5)]
   In a string literal, hexadecimal and octal escapes denote the
   byte with the given value; it is not necessary that the byte