Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9550aa1 commit 4e0f891Copy full SHA for 4e0f891
1 file changed
Doc/reference/lexical_analysis.rst
@@ -503,7 +503,7 @@ Notes:
503
As in Standard C, up to three octal digits are accepted.
504
505
(2)
506
- Unlike in Standard C, at most two hex digits are accepted.
+ Unlike in Standard C, exactly two hex digits are required.
507
508
(3)
509
In a bytes literal, hexadecimal and octal escapes denote the byte with the
0 commit comments