]> granicus.if.org Git - python/commit
Added ColorPicker and Printing modules, donated by Just. In config.c
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 21 Apr 1998 15:23:02 +0000 (15:23 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 21 Apr 1998 15:23:02 +0000 (15:23 +0000)
commit02facaf90a39b0f2d3dafbca2ef17c8e8c678b10
treeafc5d658fdabf850997203a31519ea176d52b1f7
parent4e126636a2dcc1014b3928ccd8ded204e8631924
Added ColorPicker and Printing modules, donated by Just. In config.c
they're dependent on the WITH_TOOLBOX define.
Mac/Modules/ColorPickermodule.c [new file with mode: 0644]
Mac/Modules/Printingmodule.c [new file with mode: 0644]
Mac/Modules/config.c