[Typo]:
Independent-X opened this issue · 1 comments
Independent-X commented
Python Version
3.12
Docs Page
https://docs.python.org/zh-cn/3.12/library/codecs.html#error-handlers
Original Translation
Original Docs Paragraph
Suggested Fix
将其中的 :samp:\x{hh} 改为正确的 \xhh 。
silkriver commented
fixed

