From: Georg Brandl Date: Sun, 16 Dec 2007 15:47:46 +0000 (+0000) Subject: Remove orphaned footnote reference. X-Git-Tag: v2.6a1~853 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05df69b2ea7e97235a2ba93e79d461d16e211f0a;p=python Remove orphaned footnote reference. --- diff --git a/Doc/library/objects.rst b/Doc/library/objects.rst index a0e66d1abb..1b7516117a 100644 --- a/Doc/library/objects.rst +++ b/Doc/library/objects.rst @@ -16,7 +16,7 @@ Names for built-in exceptions and functions and a number of constants are found in a separate symbol table. This table is searched last when the interpreter looks up the meaning of a name, so local and global user-defined names can override built-in names. Built-in types are described together here for easy -reference. [#]_ +reference. The tables in this chapter document the priorities of operators by listing them in order of ascending priority (within a table) and grouping operators that have