mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +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
				
			
		|  | @ -1,6 +1,6 @@ | |||
| """Debug user code with a GUI interface to a subclass of bdb.Bdb. | ||||
| 
 | ||||
| The Idb idb and Debugger gui instances each need a reference to each | ||||
| The Idb instance 'idb' and Debugger instance 'gui' need references to each | ||||
| other or to an rpc proxy for each other. | ||||
| 
 | ||||
| If IDLE is started with '-n', so that user code and idb both run in the | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Weilin Du
						Weilin Du