This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
6508c7c7e8
cpython
/
Mac
/
Include
History
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
Removed THINK_C support.
2000-06-04 21:56:05 +00:00
getapplbycreator.h
Added/updated copyright notices
1997-01-31 16:15:11 +00:00
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
Don't declare sync if we use gusi.
2000-07-14 22:14:46 +00:00
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