Commit bea0081f authored by Matthias Klose's avatar Matthias Klose

- Modules/Setup.dist: Fix typo in last checkin

parent 2a6beb34
......@@ -165,7 +165,7 @@ _symtable symtablemodule.c
#itertools itertoolsmodule.c # Functions creating iterators for efficient looping
#atexit atexitmodule.c # Register functions to be run at interpreter-shutdown
#_functools _functoolsmodule.c # Tools for working with functions and callable objects
#_elementtreee _elementtree.c # elementtree accelerator
#_elementtree _elementtree.c # elementtree accelerator
#_pickle _pickle.c # pickle accelerator
#unicodedata unicodedata.c # static Unicode character database
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment