def close()

in python/magic.py [0:0]


    def close(self):
        """
        Closes the magic database and deallocates any resources used.
        """
        _close(self._magic_t)