]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
rgbimgmodule.c, Makefile, config.c: new module to read RGB image files.
authorSjoerd Mullender <sjoerd@acm.org>
Tue, 21 Dec 1993 17:06:12 +0000 (17:06 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Tue, 21 Dec 1993 17:06:12 +0000 (17:06 +0000)
commitc4f169cc5a990c9015782733b26bca4b2616ac24
tree40a340d8aa2188408a475fb7efd21c9c44227296
parent7030b1ff2dea3012e044e521748444c9c53a40dd
rgbimgmodule.c, Makefile, config.c: new module to read RGB image files.
Does not need any SGI-specific libraries.
cgen.py, cstubs, Makefile: Generate glmodule.c differently so that it
can be compiled using an ANSI compiler.
Modules/cgen.py
Modules/config.c.in
Modules/cstubs
Modules/rgbimgmodule.c [new file with mode: 0644]