commit | 8b3ce9e099bca495029bdfdd42f4cb6602c5b621 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Apr 06 14:00:14 2000 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Apr 06 14:00:14 2000 +0000 |
tree | 11e761387b4d7ca64ff729a010f7492646dd6339 | |
parent | f0aff8e759b34aad1a2026a838f4aa37c2920539 [diff] [blame] |
But don't do the funny \UNICODE macro; we're trying to get away from those markups! <with-mixed-feelings>
diff --git a/Doc/ref/ref3.tex b/Doc/ref/ref3.tex index 199933d..f46cdc9 100644 --- a/Doc/ref/ref3.tex +++ b/Doc/ref/ref3.tex
@@ -290,7 +290,7 @@ \obindex{unicode} \index{character} \index{integer} -\index{Unicode@\UNICODE{}} +\index{Unicode} \item[Tuples] The items of a tuple are arbitrary Python objects.