Your IP : 3.144.117.164


Current Path : /proc/thread-self/root/opt/alt/python37/lib/python3.7/site-packages/future/moves/test/
Upload File :
Current File : //proc/thread-self/root/opt/alt/python37/lib/python3.7/site-packages/future/moves/test/__init__.py

from __future__ import absolute_import
from future.utils import PY3

if not PY3:
    __future_module__ = True

?>