import os import platform NO_EXTENSIONS = bool(os.environ.get('MULTIDICT_NO_EXTENSIONS')) PYPY = platform.python_implementation() == 'PyPy' USE_CYTHON_EXTENSIONS = USE_CYTHON = not NO_EXTENSIONS and not PYPY
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__pycache__ | Folder | 0755 |
|
|
__init__.py | File | 1022 B | 0644 |
|
__init__.pyi | File | 2.17 KB | 0644 |
|
_abc.py | File | 698 B | 0644 |
|
_compat.py | File | 212 B | 0644 |
|
_multidict.cpython-35m-x86_64-linux-gnu.so | File | 220.43 KB | 0755 |
|
_multidict_py.py | File | 13.59 KB | 0644 |
|