X7ROOT File Manager
Current Path:
/opt/imunify360/venv/lib/python3.11/site-packages/maxminddb
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
maxminddb
/
??
..
??
__init__.py
(2.5 KB)
??
__pycache__
??
const.py
(122 B)
??
decoder.py
(6.84 KB)
??
errors.py
(226 B)
??
extension.pyi
(1.41 KB)
??
file.py
(2.1 KB)
??
py.typed
(0 B)
??
reader.py
(10.74 KB)
??
types.py
(558 B)
Editing: errors.py
""" maxminddb.errors ~~~~~~~~~~~~~~~~ This module contains custom errors for the MaxMind DB reader """ class InvalidDatabaseError(RuntimeError): """This error is thrown when unexpected data is found in the database."""
Upload File
Create Folder