mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 19:34:08 +00:00 
			
		
		
		
	Backport fix of #5774 (only OpenKey applies here).
This commit is contained in:
		
							parent
							
								
									e149166412
								
							
						
					
					
						commit
						44bb1f7eab
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -183,7 +183,7 @@ This module offers the following functions:
 | 
			
		|||
   :const:`HKEY_LOCAL_MACHINE` tree. This may or may not be true.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.. function:: OpenKey(key, sub_key, res=0, sam=KEY_READ)
 | 
			
		||||
.. function:: OpenKey(key, sub_key[, res[, sam]])
 | 
			
		||||
 | 
			
		||||
   Opens the specified key, returning a :dfn:`handle object`
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue