Skip to content

Commit f80a0eb

Browse files
Update Doc/c-api/codec.rst
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 92b7130 commit f80a0eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/codec.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@ Codec utility variables
136136
137137
.. c:var:: const char *Py_hexdigits
138138
139-
A string constant containing the hexadecimal digits ``"0123456789abcdef"``.
139+
A string constant containing the lowercase hexadecimal digits: ``"0123456789abcdef"``.

0 commit comments

Comments
 (0)