Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
anydbm.py File Reference

Go to the source code of this file.

Data Structures

class  error
 

Namespaces

 anydbm
 

Constant Groups

 anydbm
 

Functions

def open
 

Variables

string error = "anydbm.error"
 
list _names = ['dbhash', 'gdbm', 'dbm', 'dumbdbm']
 
list _errors = [error]
 
 _defaultmod = None
 
tuple _mod = __import__(_name)