Tim Peters
								
							 
						 | 
						
							
							
							
							
								
							
							
								daea035bac
								
							
						 | 
						
							
							
								
								Whitespace normalization.
							
							
							
							
							
						 | 
						
							2006-07-27 15:11:00 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Georg Brandl
								
							 
						 | 
						
							
							
							
							
								
							
							
								f102fc5f86
								
							
						 | 
						
							
							
								
								Add test_main() methods. These three tests were never run
							
							
							
							
							
							
							
							by regrtest.py.
We really need a simpler testing framework. 
							
						 | 
						
							2006-07-27 15:05:36 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Armin Rigo
								
							 
						 | 
						
							
							
							
							
								
							
							
								f5b3e36493
								
							
						 | 
						
							
							
								
								Renamed _length_cue() to __length_hint__().  See:
							
							
							
							
							
							
							
							http://mail.python.org/pipermail/python-dev/2006-February/060524.html 
							
						 | 
						
							2006-02-11 21:32:43 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Raymond Hettinger
								
							 
						 | 
						
							
							
							
							
								
							
							
								6b27cda643
								
							
						 | 
						
							
							
								
								Convert iterator __len__() methods to a private API.
							
							
							
							
							
						 | 
						
							2005-09-24 21:23:05 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Tim Peters
								
							 
						 | 
						
							
							
							
							
								
							
							
								27f883687b
								
							
						 | 
						
							
							
								
								Whitespace normalization.
							
							
							
							
							
						 | 
						
							2004-07-08 04:22:35 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Raymond Hettinger
								
							 
						 | 
						
							
							
							
							
								
							
							
								7892b1c651
								
							
						 | 
						
							
							
								
								* Add unittests for iterators that report their length
							
							
							
							
							
							
							
							* Document the differences between them
* Fix corner cases covered by the unittests
* Use Py_RETURN_NONE where possible for dictionaries 
							
						 | 
						
							2004-04-12 18:10:01 +00:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 |