Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								d3077402c7 
								
							 
						 
						
							
							
								
								- Expand test for dynamic objects.  
							
							... 
							
							
							
							- Remove various 'global' directives and move some global definitions
  inside the test functions that use them -- we have nested scopes so
  the old hacks using globals are no longer needed. 
							
						 
						
							2001-08-12 05:24:18 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								9d4fe4298e 
								
							 
						 
						
							
							
								
								dynamics(): add tests for dynamic *instances* (which are currently  
							
							... 
							
							
							
							broken).  Also fix an invalid reference to C (should be S). 
							
						 
						
							2001-08-12 03:38:18 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								e45763a8e6 
								
							 
						 
						
							
							
								
								Add test for SF bug  #442833  (multiple inheritance).  
							
							
							
						 
						
							2001-08-10 21:28:46 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								6d94627f1e 
								
							 
						 
						
							
							
								
								Allow AttributeError as well as TypeError for attribute-less objects.  
							
							
							
						 
						
							2001-08-10 19:42:38 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								3720261729 
								
							 
						 
						
							
							
								
								Restore the test for 'object' that I removed when object was  
							
							... 
							
							
							
							uninstantiable.  All is well now. 
							
						 
						
							2001-08-09 19:45:21 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Guido van Rossum 
								
							 
						 
						
							
							
							
							
								
							
							
								15d86c6297 
								
							 
						 
						
							
							
								
								Remove the test for the 'object' type -- it can no longer be  
							
							... 
							
							
							
							instantiated.  (Its use as a base class is adequately tested by other
tests.) 
							
						 
						
							2001-08-07 16:53:42 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Tim Peters 
								
							 
						 
						
							
							
							
							
								
							
							
								6d6c1a35e0 
								
							 
						 
						
							
							
								
								Merge of descr-branch back into trunk.  
							
							
							
						 
						
							2001-08-02 04:15:00 +00:00