diff options
Diffstat (limited to 'Modules/Setup.dist')
-rw-r--r-- | Modules/Setup.dist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/Setup.dist b/Modules/Setup.dist index 0c7e015..f3bc312 100644 --- a/Modules/Setup.dist +++ b/Modules/Setup.dist @@ -110,7 +110,6 @@ PYTHONPATH=$(COREPYTHONPATH) posix posixmodule.c # posix (UNIX) system calls _sre _sre.c # Fredrik Lundh's new regular expressions -new newmodule.c # Tommy Burnette's 'new' module # The rest of the modules listed in this file are all commented out by # default. Usually they can be detected and built as dynamically |