]> granicus.if.org Git - python/commitdiff
- Fix typo in last checkin
authorMatthias Klose <doko@ubuntu.com>
Sun, 23 Nov 2008 13:53:03 +0000 (13:53 +0000)
committerMatthias Klose <doko@ubuntu.com>
Sun, 23 Nov 2008 13:53:03 +0000 (13:53 +0000)
Modules/Setup.dist

index 97eec17e913497af464b0c68c47d24c9591e436b..5d7f680c211f1212e166d825778d3aa395c8233a 100644 (file)
@@ -179,7 +179,7 @@ GLHACK=-Dclear=__GLclear
 #_collections _collectionsmodule.c # Container types
 #itertools itertoolsmodule.c   # Functions creating iterators for efficient looping 
 #strop stropmodule.c           # String manipulations
-#_functools functoolsmodule.c  # Tools for working with functions and callable objects
+#_functools _functoolsmodule.c # Tools for working with functions and callable objects
 
 #unicodedata unicodedata.c    # static Unicode character database