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 dcbb822 commit 2d99dacCopy full SHA for 2d99dac
1 file changed
Doc/whatsnew/3.3.rst
@@ -180,7 +180,7 @@ Some smaller changes made to the core Python language are:
180
* Stub
181
182
Added support for Unicode name aliases and named sequences.
183
-Both :func:`unicodedata.lookup()` and ``\N{...}`` now resolve name aliases,
+Both :func:`unicodedata.lookup()` and ``'\N{...}'`` now resolve name aliases,
184
and :func:`unicodedata.lookup()` resolves named sequences too.
185
186
(Contributed by Ezio Melotti in :issue:`12753`)
0 commit comments