mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	Removed unused line.
This commit is contained in:
		
							parent
							
								
									0c26ab02e6
								
							
						
					
					
						commit
						362b929222
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -43,7 +43,6 @@ | |||
| from types import MethodType as _MethodType, BuiltinMethodType as _BuiltinMethodType | ||||
| from math import log as _log, exp as _exp, pi as _pi, e as _e | ||||
| from math import sqrt as _sqrt, acos as _acos, cos as _cos, sin as _sin | ||||
| from math import floor as _floor | ||||
| from os import urandom as _urandom | ||||
| from binascii import hexlify as _hexlify | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Raymond Hettinger
						Raymond Hettinger