mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 23:21:29 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			280 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			280 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
\section{Built-in Module \sectcode{gdbm}}
 | 
						|
\bimodindex{gdbm}
 | 
						|
 | 
						|
This module is nearly identical to the \code{dbm} module, but uses
 | 
						|
GDBM instead.  Its interface is identical, and not repeated here.
 | 
						|
 | 
						|
Warning: the file formats created by gdbm and dbm are incompatible.
 | 
						|
\bimodindex{dbm}
 |