mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 19:34:08 +00:00 
			
		
		
		
	Issue #27200: Fix doctests in Doc/library/hashlib.rst
This commit is contained in:
		
							parent
							
								
									9f8b3a0b92
								
							
						
					
					
						commit
						4199bbaf63
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -13,6 +13,11 @@
 | 
			
		|||
   single: message digest, MD5
 | 
			
		||||
   single: secure hash algorithm, SHA1, SHA224, SHA256, SHA384, SHA512
 | 
			
		||||
 | 
			
		||||
.. testsetup::
 | 
			
		||||
 | 
			
		||||
   import hashlib
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
--------------
 | 
			
		||||
 | 
			
		||||
This module implements a common interface to many different secure hash and
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue