mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	bpo-17535: IDLE editor line numbers (GH-14030)
This commit is contained in:
		
							parent
							
								
									1ebee37dde
								
							
						
					
					
						commit
						7123ea009b
					
				
					 18 changed files with 891 additions and 80 deletions
				
			
		|  | @ -861,6 +861,8 @@ class PyShell(OutputWindow): | |||
|         ("Squeeze", "<<squeeze-current-text>>"), | ||||
|     ] | ||||
| 
 | ||||
|     allow_line_numbers = False | ||||
| 
 | ||||
|     # New classes | ||||
|     from idlelib.history import History | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Tal Einat
						Tal Einat