| 
									
										
										
										
											2000-10-14 05:41:17 +00:00
										 |  |  | \documentclass{manual} | 
					
						
							| 
									
										
										
										
											1998-04-17 02:47:13 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | \title{Macintosh Library Modules} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | \input{boilerplate} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2000-10-14 05:41:17 +00:00
										 |  |  | \makeindex              % tell \index to actually write the .idx file
 | 
					
						
							|  |  |  | \makemodindex           % ... and the module index as well.
 | 
					
						
							| 
									
										
										
										
											1998-04-17 02:47:13 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | \begin{document} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | \maketitle | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											1998-07-28 21:55:19 +00:00
										 |  |  | \ifhtml | 
					
						
							|  |  |  | \chapter*{Front Matter\label{front}} | 
					
						
							|  |  |  | \fi | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											1998-04-17 02:47:13 +00:00
										 |  |  | \input{copyright} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | \begin{abstract} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | \noindent | 
					
						
							|  |  |  | This library reference manual documents Python's extensions for the | 
					
						
							| 
									
										
										
										
											1999-11-10 16:13:25 +00:00
										 |  |  | Macintosh.  It should be used in conjunction with the | 
					
						
							|  |  |  | \citetitle[../lib/lib.html]{Python Library Reference}, which documents | 
					
						
							|  |  |  | the standard library and built-in types. | 
					
						
							| 
									
										
										
										
											1998-04-17 02:47:13 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | This manual assumes basic knowledge about the Python language.  For an | 
					
						
							| 
									
										
										
										
											1999-11-10 16:13:25 +00:00
										 |  |  | informal introduction to Python, see the | 
					
						
							|  |  |  | \citetitle[../tut/tut.html]{Python Tutorial}; the | 
					
						
							|  |  |  | \citetitle[../ref/ref.html]{Python Reference Manual} remains the | 
					
						
							|  |  |  | highest authority on syntactic and semantic questions.  Finally, the | 
					
						
							|  |  |  | manual entitled \citetitle[../ext/ext.html]{Extending and Embedding | 
					
						
							|  |  |  | the Python Interpreter} describes how to add new extensions to Python | 
					
						
							|  |  |  | and how to embed it in other applications. | 
					
						
							| 
									
										
										
										
											1998-04-17 02:47:13 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | \end{abstract} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | \tableofcontents | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2000-10-14 05:41:17 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | \input{using.tex}                       % Using Python on the Macintosh
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | \chapter{MacPython Modules \label{macpython-modules}} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | The following modules are only available on the Macintosh, and are | 
					
						
							|  |  |  | documented here: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | \localmoduletable | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | \input{libmac} | 
					
						
							| 
									
										
										
										
											1998-04-17 02:47:13 +00:00
										 |  |  | \input{libctb} | 
					
						
							|  |  |  | \input{libmacfs} | 
					
						
							|  |  |  | \input{libmacic} | 
					
						
							|  |  |  | \input{libmacos} | 
					
						
							|  |  |  | \input{libmacostools} | 
					
						
							|  |  |  | \input{libmacspeech} | 
					
						
							|  |  |  | \input{libmacui} | 
					
						
							|  |  |  | \input{libframework} | 
					
						
							|  |  |  | \input{libminiae} | 
					
						
							| 
									
										
										
										
											2000-10-14 05:41:17 +00:00
										 |  |  | \input{libaepack} | 
					
						
							|  |  |  | \input{libaetypes} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | \input{toolbox}                         % MacOS Toolbox Modules
 | 
					
						
							| 
									
										
										
										
											2001-04-13 04:49:30 +00:00
										 |  |  | \input{libcolorpicker} | 
					
						
							| 
									
										
										
										
											2000-10-14 05:41:17 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | \input{undoc}                           % Undocumented Modules
 | 
					
						
							| 
									
										
										
										
											1998-04-17 02:47:13 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2001-06-20 21:37:34 +00:00
										 |  |  | \appendix | 
					
						
							|  |  |  | \chapter{History and License} | 
					
						
							|  |  |  | \input{license} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											1998-04-17 02:47:13 +00:00
										 |  |  | %
 | 
					
						
							|  |  |  | %  The ugly "%begin{latexonly}" pseudo-environments are really just to
 | 
					
						
							|  |  |  | %  keep LaTeX2HTML quiet during the \renewcommand{} macros; they're
 | 
					
						
							|  |  |  | %  not really valuable.
 | 
					
						
							|  |  |  | %
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | %begin{latexonly}
 | 
					
						
							|  |  |  | \renewcommand{\indexname}{Module Index} | 
					
						
							|  |  |  | %end{latexonly}
 | 
					
						
							| 
									
										
										
										
											2000-10-14 05:41:17 +00:00
										 |  |  | \input{modmac.ind}      % Module Index
 | 
					
						
							| 
									
										
										
										
											1998-04-17 02:47:13 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | %begin{latexonly}
 | 
					
						
							|  |  |  | \renewcommand{\indexname}{Index} | 
					
						
							|  |  |  | %end{latexonly}
 | 
					
						
							| 
									
										
										
										
											2000-10-14 05:41:17 +00:00
										 |  |  | \input{mac.ind}         % Index
 | 
					
						
							| 
									
										
										
										
											1998-04-17 02:47:13 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | \end{document} |