Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								25211f5724 
								
							 
						 
						
							
							
								
								Added more information on the differences between the htmllib and HTMLParser  
							
							... 
							
							
							
							modules. 
							
						 
						
							2001-07-05 16:34:36 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								b15bbc8d3d 
								
							 
						 
						
							
							
								
								Add documentation for SGMLParser.handle_decl().  
							
							
							
						 
						
							2001-03-16 20:39:41 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thomas Wouters 
								
							 
						 
						
							
							
							
							
								
							
							
								f8316638af 
								
							 
						 
						
							
							
								
								Rob W. W. Hooft's spelling fixes for the Library Reference. I hope  
							
							... 
							
							
							
							SourceForge doesn't choke on this batch :-)
I'm not entirely sure this is 100% correct. The patch changes an
\index{persistency} to \index{presistence}, and I don't know what \index{}
does. But it seems to do so persi--er, consistently, so I hope it isn't a
problem. 
							
						 
						
							2000-07-16 19:01:10 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								25e7cee1c8 
								
							 
						 
						
							
							
								
								get_starttag_text():  Document this method.  
							
							
							
						 
						
							2000-07-03 14:32:04 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								4e28c593ad 
								
							 
						 
						
							
							
								
								Markup nits.  
							
							... 
							
							
							
							Make module references hyperlinks. 
							
						 
						
							1999-04-22 18:25:47 +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 
								
							 
						 
						
							
							
							
							
								
							
							
								3a0351cf85 
								
							 
						 
						
							
							
								
								Remove all uses of \sectcode; we can now use logical markup everywhere.  
							
							
							
						 
						
							1998-04-04 07:23:21 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								8fe533e6a0 
								
							 
						 
						
							
							
								
								Use the new {methoddesc} and {memberdesc} environments as appropriate.  
							
							
							
						 
						
							1998-03-27 05:27:08 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								cce1090d49 
								
							 
						 
						
							
							
								
								Change "\," to just "," in function signatures.  This is easier to maintain,  
							
							... 
							
							
							
							works better with LaTeX2HTML, and allows some simplification of the python.sty
macros. 
							
						 
						
							1998-03-17 06:33:25 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								2dde74c778 
								
							 
						 
						
							
							
								
								Logical markup.  
							
							
							
						 
						
							1998-03-12 14:42:23 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								b441eb84d3 
								
							 
						 
						
							
							
								
								Use "\samp{...}" instead of "``\code{...}''" when showing markup fragments  
							
							... 
							
							
							
							in the running text.
For computed method names (where there's a \var{} part to the name), use
the non-indexing form of \funcdesc{}.  This doesn't change the printed
output, but removes 3 rejections from the makeindex run and allows the
LaTeX2HTML support to exclude these from the index. 
							
						 
						
							1998-02-13 14:37:12 +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 
								
							 
						 
						
							
							
							
							
								
							
							
								356818eccb 
								
							 
						 
						
							
							
								
								Fixed index references to modules.  
							
							
							
						 
						
							1997-12-15 22:20:33 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								1247ceab94 
								
							 
						 
						
							
							
								
								Changed \indexsubitem from ({\tt SGMLParser} method) to just  
							
							... 
							
							
							
							(SGMLParser method).
This makes it more consistent with other modules.  All three *mllib modules
need this change. 
							
						 
						
							1997-12-12 05:33:34 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								e47da0ae04 
								
							 
						 
						
							
							
								
								AMK's megapatch:  
							
							... 
							
							
							
							* \bcode, \ecode added everywhere
	* \label{module-foo} added everywhere
	* A few \seealso sections added.
	* Indentation fixed inside verbatim in lib*tex files 
							
						 
						
							1997-07-17 16:34:52 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								8f925959c6 
								
							 
						 
						
							
							
								
								(libhtmllib.tex, libsgmllib.tex, libformatter.tex):  
							
							... 
							
							
							
							Improve indexing somewhat.  Add small intros to the "implementations"
	sections of the formatter module doc. 
							
						 
						
							1996-10-09 16:13:22 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Fred Drake 
								
							 
						 
						
							
							
							
							
								
							
							
								42439ad738 
								
							 
						 
						
							
							
								
								(libsgmllib.tex):  Revised documentation for SGML support.  
							
							
							
						 
						
							1996-10-08 21:51:49 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								470be14c8a 
								
							 
						 
						
							
							
								
								mass changes; fix titles; add examples; correct typos; clarifications;  
							
							... 
							
							
							
							unified style; etc. 
							
						 
						
							1995-03-17 16:07:09 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								6c4f003202 
								
							 
						 
						
							
							
								
								changes (suggested) by Soren Larsen  
							
							
							
						 
						
							1995-03-07 10:14:09 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								8675115e5f 
								
							 
						 
						
							
							
								
								a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter  
							
							
							
						 
						
							1995-02-28 17:14:32 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								a12ef9433b 
								
							 
						 
						
							
							
								
								added WWW sections  
							
							
							
						 
						
							1995-02-27 17:53:25 +00:00