opt
/
alt
/
python35
/
lib64
/
python3.5
/
site-packages
/
multidict
➕ New
📤 Upload
✎ Editing:
_compat.py
← Back
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
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel