]> granicus.if.org Git - python/commitdiff
Remove orphaned footnote reference.
authorGeorg Brandl <georg@python.org>
Sun, 16 Dec 2007 15:47:46 +0000 (15:47 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 16 Dec 2007 15:47:46 +0000 (15:47 +0000)
Doc/library/objects.rst

index a0e66d1abb6d71f5638a38b3512bf8591691bbbc..1b7516117ac4d1e2782e23f6bda361ef9dd5abae 100644 (file)
@@ -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