mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	maxint->maxsize. Wouldn't import.
This commit is contained in:
		
							parent
							
								
									79bbbbc375
								
							
						
					
					
						commit
						3536a5c09c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -12,7 +12,7 @@ | ||||||
| import Tkinter | import Tkinter | ||||||
| from Tkconstants import TOP, LEFT, X, W, SUNKEN | from Tkconstants import TOP, LEFT, X, W, SUNKEN | ||||||
| import re | import re | ||||||
| from sys import maxint as INFINITY | from sys import maxsize as INFINITY | ||||||
| from idlelib.configHandler import idleConf | from idlelib.configHandler import idleConf | ||||||
| 
 | 
 | ||||||
| BLOCKOPENERS = set(["class", "def", "elif", "else", "except", "finally", "for", | BLOCKOPENERS = set(["class", "def", "elif", "else", "except", "finally", "for", | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Kurt B. Kaiser
						Kurt B. Kaiser