mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Some more changes related to the new except syntax and semantics,
by Collin Winter.
This commit is contained in:
		
							parent
							
								
									b940e113bf
								
							
						
					
					
						commit
						16be03e4a2
					
				
					 10 changed files with 46 additions and 32 deletions
				
			
		|  | @ -1053,7 +1053,7 @@ static arc arcs_46_2[2] = { | |||
| 	{0, 2}, | ||||
| }; | ||||
| static arc arcs_46_3[1] = { | ||||
| 	{22, 4}, | ||||
| 	{19, 4}, | ||||
| }; | ||||
| static arc arcs_46_4[1] = { | ||||
| 	{0, 4}, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Guido van Rossum
						Guido van Rossum