From: Guido van Rossum Date: Thu, 6 Oct 1994 15:39:55 +0000 (+0000) Subject: Removed this module (will be distributed with Jack's package) X-Git-Tag: v1.1~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0c57abb7ced0a20c3b662e08bfc266ab741e78e5;p=thirdparty%2FPython%2Fcpython.git Removed this module (will be distributed with Jack's package) --- diff --git a/Modules/Setup.in b/Modules/Setup.in index 06646cdb64fb..c27cd8dfd464 100644 --- a/Modules/Setup.in +++ b/Modules/Setup.in @@ -232,11 +232,6 @@ rotor rotormodule.c # enigma-inspired encryption #dl dlmodule.c -# Jack Jansen's imgformat module - -#imgformat imgformat.c - - # Anthony Baxter's gdbm module (derived from Jack's dbm module) # GNU dbm(3) will require -lgdbm