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

Skip to content

Commit 8b3ce9e

Browse files
committed
But don't do the funny \UNICODE macro; we're trying to get away from
those markups! <with-mixed-feelings>
1 parent f0aff8e commit 8b3ce9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/ref/ref3.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ \section{The standard type hierarchy\label{types}}
290290
\obindex{unicode}
291291
\index{character}
292292
\index{integer}
293-
\index{Unicode@\UNICODE{}}
293+
\index{Unicode}
294294

295295
\item[Tuples]
296296
The items of a tuple are arbitrary Python objects.

0 commit comments

Comments
 (0)