• Fred Drake's avatar
    Add a constant "library" to the module which names the library used, · 1ac526d7
    Fred Drake yazdı
    based on the available headers.
    
    Update comments on the filename extensions used to reflect library
    differences.
    
    Added get() and setdefault() methods to the dbm object.
    
    Added docstrings, convert all methods to PyArg_ParseTuple() so that
    error messages will have the method names.
    1ac526d7
dbmmodule.c 8.43 KB