Misc Mac mods by Jack. Added libmacic.tex, and these patches:

libmacfs.tex	Document NewAliasMinimalFromFullPath
libmacos.tex	Document SetEventHandler and SchedParams
libmacui.tex	Document asynchronous event handling
libmailbox.tex	Removed mime-turds that somehow got in here
This commit is contained in:
Guido van Rossum 1997-08-18 15:14:26 +00:00
parent 9918e0c750
commit e229d8636d
13 changed files with 375 additions and 93 deletions

View file

@ -195,6 +195,7 @@ to Python and how to embed it in other applications.
\input{libmacconsole}
\input{libmacdnr}
\input{libmacfs}
\input{libmacic}
\input{libmacos}
\input{libmacostools}
\input{libmactcp}