| Current Path : /opt/imh-python/lib/python3.9/site-packages/future/moves/urllib/ |
| Current File : //opt/imh-python/lib/python3.9/site-packages/future/moves/urllib/__init__.py |
from __future__ import absolute_import
from future.utils import PY3
if not PY3:
__future_module__ = True