cpython/Mac/Include
Jack Jansen 8413b47ba7 Added PyMac_OutputSeen(), which acknowledges all current output in the stdio window, i.e. it acts like input has been read insofar as the keep-console-open option is interested. 2000-10-19 22:02:16 +00:00
..
config.h
getapplbycreator.h
macbuildno.h Keepconsole is now a 4-way option: never/errorexit/unseen output/always. Default is "unseen output". Upped the Popt version number. 2000-09-22 21:50:11 +00:00
macdefs.h
macglue.h Added PyMac_OutputSeen(), which acknowledges all current output in the stdio window, i.e. it acts like input has been read insofar as the keep-console-open option is interested. 2000-10-19 22:02:16 +00:00
pymactoolbox.h Added prototype for DlgObj_ConvertToWindow(). 2000-08-25 22:28:08 +00:00
pythonresources.h Made options global (as PyMac_options) so macosmodule can access it. 2000-10-13 19:44:40 +00:00