Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5a705e7

Browse files
committed
Merge
2 parents 24d659d + 2d99dac commit 5a705e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Some smaller changes made to the core Python language are:
180180
* Stub
181181

182182
Added support for Unicode name aliases and named sequences.
183-
Both :func:`unicodedata.lookup()` and ``\N{...}`` now resolve name aliases,
183+
Both :func:`unicodedata.lookup()` and ``'\N{...}'`` now resolve name aliases,
184184
and :func:`unicodedata.lookup()` resolves named sequences too.
185185

186186
(Contributed by Ezio Melotti in :issue:`12753`)

0 commit comments

Comments
 (0)