| 
									
										
										
										
											1999-04-29 15:42:19 +00:00
										 |  |  | <html> | 
					
						
							|  |  |  |   <head> | 
					
						
							|  |  |  |     <title>Python 1.5.2 Documentation</title> | 
					
						
							|  |  |  |     <link rel=STYLESHEET href="lib/lib.css" type="text/css"> | 
					
						
							|  |  |  |     <style type="text/css"> | 
					
						
							|  |  |  |       a.title { font-weight: bold; font-size: 110%; } | 
					
						
							|  |  |  |     </style> | 
					
						
							|  |  |  |   </head> | 
					
						
							|  |  |  |   <body bgcolor=white> | 
					
						
							| 
									
										
										
										
											1999-04-29 19:54:08 +00:00
										 |  |  | 	<div class=navigation> | 
					
						
							|  |  |  | 	<table align=center width="100%" cellpadding=0 cellspacing=2> | 
					
						
							|  |  |  | 	<tr> | 
					
						
							|  |  |  | 	  <td><img width=32 height=32 align=bottom border=0 alt="" | 
					
						
							|  |  |  | 	      src="icons/blank.gif"></td> | 
					
						
							|  |  |  | 	  <td><img width=32 height=32 align=bottom border=0 alt="" | 
					
						
							|  |  |  | 	      src="icons/blank.gif"></td> | 
					
						
							|  |  |  | 	  <td><img width=32 height=32 align=bottom border=0 alt="" | 
					
						
							|  |  |  | 	      src="icons/blank.gif"></td> | 
					
						
							|  |  |  | 	  <td align=center bgcolor="#99CCFF" width="100%"> | 
					
						
							|  |  |  | 	    <b class=title>Python Documentation</b></td> | 
					
						
							|  |  |  | 	  <td><img width=32 height=32 align=bottom border=0 alt="" | 
					
						
							|  |  |  | 	      src="icons/blank.gif"></td> | 
					
						
							|  |  |  | 	  <td><a href="modindex.html"><img width=32 height=32 align=bottom | 
					
						
							|  |  |  | 	        border=0 alt="Module Index" src="icons/modules.gif"></a></td> | 
					
						
							|  |  |  | 	  <td><img width=32 height=32 align=bottom border=0 alt="" | 
					
						
							|  |  |  | 	      src="icons/blank.gif"></A></td> | 
					
						
							|  |  |  | 	</tr> | 
					
						
							|  |  |  | 	</table> | 
					
						
							| 
									
										
										
										
											1999-05-27 21:52:51 +00:00
										 |  |  |         <hr> | 
					
						
							| 
									
										
										
										
											1999-04-29 19:54:08 +00:00
										 |  |  | 	</div> | 
					
						
							| 
									
										
										
										
											1999-04-29 15:42:19 +00:00
										 |  |  |     <div align=center> | 
					
						
							|  |  |  |       <h1>Python Documentation</h1> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |       <p> | 
					
						
							|  |  |  | 	<strong>Release @RELEASE@</strong> | 
					
						
							|  |  |  | 	<br> | 
					
						
							|  |  |  | 	<strong>@DATE@</strong> | 
					
						
							|  |  |  |       </p> | 
					
						
							|  |  |  |     </div> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |     <table> | 
					
						
							|  |  |  |       <tbody> | 
					
						
							|  |  |  |       <tr><td> | 
					
						
							|  |  |  | 	  <ul> | 
					
						
							|  |  |  | 	    <li> <a href="tut/tut.html" class=title>Tutorial</a> | 
					
						
							|  |  |  | 	      <br>(start here) | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	    <li> <a href="modindex.html" class=title>Global Module Index</a> | 
					
						
							|  |  |  | 	      <br>(for quick access to all documentation) | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	    <li> <a href="lib/lib.html" class=title>Library Reference</a> | 
					
						
							|  |  |  | 	      (<a href="lib/modindex.html">Module Index</a>) | 
					
						
							|  |  |  | 	      <br>(keep this under your pillow) | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	    <li> <a href="mac/mac.html" class=title>Macintosh Module | 
					
						
							|  |  |  | 		Reference</a> (<a href="mac/modindex.html">Module | 
					
						
							|  |  |  | 		Index</a>) | 
					
						
							|  |  |  | 	      <br>(this too, if you use a Macintosh) | 
					
						
							|  |  |  | 	  </ul> | 
					
						
							|  |  |  | 	  </td> | 
					
						
							|  |  |  | 	  <td> | 
					
						
							|  |  |  | 	  <ul> | 
					
						
							|  |  |  | 	    <li> <a href="ref/ref.html" class=title>Language Reference</a> | 
					
						
							|  |  |  | 	      <br>(for language lawyers) | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	    <li> <a href="ext/ext.html" class=title>Extending and | 
					
						
							|  |  |  | 		Embedding</a> | 
					
						
							|  |  |  | 	      <br>(tutorial for C/C++ programmers) | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	    <li> <a href="api/api.html" class=title>Python/C API</a> | 
					
						
							|  |  |  | 	      <br>(reference for C/C++ programmers) | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	    <li> <a href="doc/doc.html" class=title>Documenting Python</a> | 
					
						
							|  |  |  | 	      <br>(information for documentation authors) | 
					
						
							|  |  |  | 	  </ul> | 
					
						
							|  |  |  | 	  </td> | 
					
						
							|  |  |  | 	</tr> | 
					
						
							|  |  |  |       </tbody> | 
					
						
							|  |  |  |     </table> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  |   </body> | 
					
						
							|  |  |  | </html> |