Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								d8a41e6391 
								
							 
						 
						
							
							
								
								Fix an amazing number of typos & malformed sentences reported by Detlef  
							
							... 
							
							
							
							Lannert <lannert@uni-duesseldorf.de>. 
							
						 
						
							1999-02-19 17:54:10 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								295da24eaf 
								
							 
						 
						
							
							
								
								New section header style.  
							
							... 
							
							
							
							Fix up a few synopses. 
							
						 
						
							1998-08-10 19:42:37 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								b91e934cf1 
								
							 
						 
						
							
							
								
								Adjusted to use the new module synopsis support macros.  
							
							
							
						 
						
							1998-07-23 17:59:49 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								ee60191d1d 
								
							 
						 
						
							
							
								
								Lighten up tables.  
							
							
							
						 
						
							1998-04-11 20:53:03 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								3a0351cf85 
								
							 
						 
						
							
							
								
								Remove all uses of \sectcode; we can now use logical markup everywhere.  
							
							
							
						 
						
							1998-04-04 07:23:21 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								9fee071ab6 
								
							 
						 
						
							
							
								
								Markup consistency.  
							
							
							
						 
						
							1998-04-03 06:21:23 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								dc40904a32 
								
							 
						 
						
							
							
								
								Hyphenate "built-in" for consistency.  
							
							
							
						 
						
							1998-04-02 18:54:54 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								193338afeb 
								
							 
						 
						
							
							
								
								Logical markup.  
							
							... 
							
							
							
							Convert one bulleted list to a {tableii} environment; the other should
probably be converted, but I haven't decided to what. 
							
						 
						
							1998-03-10 04:23:12 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								d028ca989a 
								
							 
						 
						
							
							
								
								Fixed and extended the example; the original example contained some  
							
							... 
							
							
							
							bogus code. 
							
						 
						
							1998-02-22 04:41:51 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								3ffb715032 
								
							 
						 
						
							
							
								
								Added two subsections with extra hints and details, even for  
							
							... 
							
							
							
							extensions and embedding programs. 
							
						 
						
							1998-02-22 04:23:51 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								1947991c2f 
								
							 
						 
						
							
							
								
								Remove all \bcode / \ecode cruft; this is no longer needed.  See previous  
							
							... 
							
							
							
							checkin of myformat.sty.
Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}"
everywhere.
Some other minor nits that I happened to come across. 
							
						 
						
							1998-02-13 06:58:54 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								65b32f7f74 
								
							 
						 
						
							
							
								
								Consistently use \POSIX{} to denote POSIX.  There were at least two different  
							
							... 
							
							
							
							ways to do it previously (not counting module names). 
							
						 
						
							1998-02-09 20:27:12 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								304474f315 
								
							 
						 
						
							
							
								
								Make the word "Module" in the section header start with an upper-case "M".  
							
							... 
							
							
							
							Include "()" when naming functions in the text.
Fixed reference to the built-in str() function.
Format constant names using \code{}. 
							
						 
						
							1997-12-17 15:30:07 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								bc12f78bb3 
								
							 
						 
						
							
							
								
								Adding Martin von Loewis' documentation for his locale module.  
							
							
							
						 
						
							1997-11-20 21:04:27 +00:00