mirror of
				https://github.com/python/cpython.git
				synced 2025-10-30 21:21:22 +00:00 
			
		
		
		
	Add a version tag to the decimal module.
This commit is contained in:
		
							parent
							
								
									eecd1dc6e0
								
							
						
					
					
						commit
						daeceb2de8
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -134,6 +134,8 @@ | ||||||
|     'setcontext', 'getcontext', 'localcontext' |     'setcontext', 'getcontext', 'localcontext' | ||||||
| ] | ] | ||||||
| 
 | 
 | ||||||
|  | __version__ = '1.68'    # Highest version of the spec this complies with | ||||||
|  | 
 | ||||||
| import copy as _copy | import copy as _copy | ||||||
| import math as _math | import math as _math | ||||||
| import numbers as _numbers | import numbers as _numbers | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Raymond Hettinger
						Raymond Hettinger