D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
lib64
/
python3.6
/
site-packages
/
murmurhash
/
Filename :
__init__.py
back
Copy
import os from .about import * from .mrmr import hash, hash_unicode, hash_bytes def get_include(): return os.path.join(os.path.dirname(os.path.abspath(__file__)), 'include')