mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	removed unused globals
This commit is contained in:
		
							parent
							
								
									508a092e2e
								
							
						
					
					
						commit
						8460b94b50
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -99,7 +99,7 @@ def getsubtype(self): | |||
| _prefix = None | ||||
| 
 | ||||
| def choose_boundary(): | ||||
| 	global _generation, _prefix, _timestamp | ||||
| 	global _prefix | ||||
| 	import time | ||||
| 	import rand | ||||
| 	if _prefix == None: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Guido van Rossum
						Guido van Rossum