Tryag File Manager

Current Path : /usr/local/lib/python3.6/site-packages/future/moves/dbm/
Upload File :
Create Dir:
Current File : //usr/local/lib/python3.6/site-packages/future/moves/dbm/ndbm.py

from __future__ import absolute_import

from future.utils import PY3

if PY3:
    from dbm.ndbm import *
else:
    __future_module__ = True
    from dbm import *

Tryag File Manager Version 1.3, Coded By G-B
Home: www.tryag.cc