]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added imageopmodule.c, also added them to Makefile and config.c.
authorGuido van Rossum <guido@python.org>
Mon, 26 Oct 1992 13:40:15 +0000 (13:40 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 26 Oct 1992 13:40:15 +0000 (13:40 +0000)
commit0317a4719b6b08b8eb3210675b75ecc736a8f02d
tree2ad0b16bf3c428235ad542b1ba28c42954902d5c
parenta1b51f374f440645d9f8139f696180ae24d74db5
Added imageopmodule.c, also added them to Makefile and config.c.
Fixed a bug in Addmodule.sh that caused a crash in Configure.py.
Fixed the crash in Configure.py...
Modules/config.c.in
Modules/imageop.c [new file with mode: 0644]