]> granicus.if.org Git - python/commitdiff
#2761: Some are types too.
authorGeorg Brandl <georg@python.org>
Mon, 5 May 2008 21:05:32 +0000 (21:05 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 5 May 2008 21:05:32 +0000 (21:05 +0000)
Doc/library/functions.rst

index 7ecadad63436f4df82938a6d8a5e76526303216e..3339c346abbd2ed582e2f09511a48e35cbf26f2d 100644 (file)
@@ -4,8 +4,8 @@
 Built-in Functions
 ==================
 
-The Python interpreter has a number of functions built into it that are always
-available.  They are listed here in alphabetical order.
+The Python interpreter has a number of functions and types built into it that
+are always available.  They are listed here in alphabetical order.
 
 
 .. function:: __import__(name[, globals[, locals[, fromlist[, level]]]])