Neal Norwitz 
								
							 
						 
						
							
							
							
							
								
							
							
								a59ab05fda 
								
							 
						 
						
							
							
								
								Remove unnecessary imports  
							
							
							
						 
						
							2002-09-12 20:29:56 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Walter Dörwald 
								
							 
						 
						
							
							
							
							
								
							
							
								aaab30e00c 
								
							 
						 
						
							
							
								
								Apply diff2.txt from SF patch  http://www.python.org/sf/572113  
							
							... 
							
							
							
							(with one small bugfix in bgen/bgen/scantools.py)
This replaces string module functions with string methods
for the stuff in the Tools directory. Several uses of
string.letters etc. are still remaining. 
							
						 
						
							2002-09-11 20:36:02 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Tim Peters 
								
							 
						 
						
							
							
							
							
								
							
							
								280488b9a3 
								
							 
						 
						
							
							
								
								Whitespace normalization.  
							
							
							
						 
						
							2002-08-23 18:19:30 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Martin v. Löwis 
								
							 
						 
						
							
							
							
							
								
							
							
								5428fff111 
								
							 
						 
						
							
							
								
								Use ascii_letters to avoid UnicodeErrors.  
							
							
							
						 
						
							2002-08-05 14:53:52 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Tim Peters 
								
							 
						 
						
							
							
							
							
								
							
							
								a2e2dbe8cd 
								
							 
						 
						
							
							
								
								Improve handling of docstrings.  I had feared this was a case of  
							
							... 
							
							
							
							introspection incompatibility, but in fact it's just that calltips
always gave up on a docstring that started with a newline (but
didn't realize they were giving up <wink>). 
							
						 
						
							2001-09-16 02:19:49 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Tim Peters 
								
							 
						 
						
							
							
							
							
								
							
							
								70c4378dbc 
								
							 
						 
						
							
							
								
								Whitespace normalization.  
							
							
							
						 
						
							2001-01-17 08:48:39 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								e689f0087e 
								
							 
						 
						
							
							
								
								Add close() method that breaks a cycle.  
							
							
							
						 
						
							1999-06-25 16:02:22 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								ea827e916c 
								
							 
						 
						
							
							
								
								Mark Hammond writes: Here is another change that allows it to work for  
							
							... 
							
							
							
							class creation - tries to locate an __init__ function.  Also updated
the test code to reflect your new "***" change. 
							
						 
						
							1999-06-10 14:20:26 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								2073177e01 
								
							 
						 
						
							
							
								
								Append "..." if the appropriate flag (for varargs) in co_flags is set.  
							
							... 
							
							
							
							Ditto "***" for kwargs. 
							
						 
						
							1999-06-09 20:34:57 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								23c115f1c9 
								
							 
						 
						
							
							
								
								Mark Hammond fixed some comments and improved the way the tip text is  
							
							... 
							
							
							
							constructed. 
							
						 
						
							1999-06-03 12:07:50 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								094189f108 
								
							 
						 
						
							
							
								
								My fix to Mark's code: restore the universal check on <KeyRelease>.  
							
							... 
							
							
							
							Always cancel on <Key-Escape> or <ButtonPress>. 
							
						 
						
							1999-06-02 18:18:57 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								6290dabdbb 
								
							 
						 
						
							
							
								
								A version that Mark Hammond posted to the newsgroup.  Has some newer  
							
							... 
							
							
							
							stuff for getting the tip.  Had to fix the Key-( and Key-) events
for Unix.  Will have to re-apply my patch for catching KeyRelease and
ButtonRelease events. 
							
						 
						
							1999-06-02 18:12:55 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								85b9735768 
								
							 
						 
						
							
							
								
								Call tips by Mark Hammond (plus tiny fix by me.)  
							
							
							
						 
						
							1999-06-02 16:10:19 +00:00