Fix an amazing number of typos & malformed sentences reported by Detlef
[python/dscho.git] / Mac / mwerks / mwerks_tkplugin_config.h
blob4b9fdc8fc399cb9d9176cfc783a98fa3665cea4c
1 /*
2 ** Special config-file for _tkinter plugin.
3 */
5 #define USE_GUSI /* Stdio implemented with GUSI */
6 #define USE_TK /* Include _tkinter module in core Python */
7 #define MAC_TCL /* This *must* be on if USE_TK is on */