From: Guido van Rossum Date: Fri, 11 Apr 1997 18:42:45 +0000 (+0000) Subject: Remove the Emacs shell-script line. It's not a shell script. X-Git-Tag: v1.5a1~173 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d82972b855a5fb8724bc27aae561beda3266399;p=python Remove the Emacs shell-script line. It's not a shell script. --- diff --git a/Modules/Setup.in b/Modules/Setup.in index 18b5279372..d336df5486 100644 --- a/Modules/Setup.in +++ b/Modules/Setup.in @@ -1,4 +1,3 @@ -# -*- shell-script -*- # The file Setup is used by the makesetup script to construct the files # Makefile and config.c, from Makefile.pre and config.c.in, # respectively. The file Setup itself is initially copied from