1996-08-20 13:34:01 -03:00
|
|
|
/*
|
|
|
|
** Special config-file for _tkinter plugin.
|
|
|
|
*/
|
|
|
|
|
2000-04-07 06:10:49 -03:00
|
|
|
#define USE_GUSI1 /* Stdio implemented with GUSI */
|
|
|
|
/* #define USE_GUSI2 /* Stdio implemented with GUSI */
|
1996-08-20 13:34:01 -03:00
|
|
|
#define USE_TK /* Include _tkinter module in core Python */
|
|
|
|
#define MAC_TCL /* This *must* be on if USE_TK is on */
|