mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Doc: Fix duplicate words in idlelib (#136089)
This commit is contained in:
		
							parent
							
								
									5334732f9c
								
							
						
					
					
						commit
						f04d2b8819
					
				
					 5 changed files with 5 additions and 4 deletions
				
			
		|  | @ -1649,7 +1649,7 @@ def tokeneater(self, type, token, start, end, line, | |||
|             self.finished = 1 | ||||
| 
 | ||||
|     def run(self): | ||||
|         """Return 2 lines containing block opener and and indent. | ||||
|         """Return 2 lines containing block opener and indent. | ||||
| 
 | ||||
|         Either the indent line or both may be None. | ||||
|         """ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Weilin Du
						Weilin Du