golden hour
/lib/python2.7/site-packages/future/moves/test
⬆️ Go Up
Upload
File/Folder
Size
Actions
__init__.py
110 B
Del
OK
__init__.pyc
318 B
Del
OK
__init__.pyo
318 B
Del
OK
support.py
259 B
Del
OK
support.pyc
483 B
Del
OK
support.pyo
483 B
Del
OK
Edit: __init__.py
from __future__ import absolute_import from future.utils import PY3 if not PY3: __future_module__ = True
Save