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.
2 parents 24d659d + 2d99dac commit 5a705e7Copy full SHA for 5a705e7
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