Hunter Black Hat SEO
Server:LiteSpeed
System:Linux premium118.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User:bytebmoc (1367)
PHP:8.0.30
Disabled:NONE
Upload Files
File: //proc/self/root/opt/alt/python37/lib/python3.7/site-packages/future/moves/configparser.py
from __future__ import absolute_import

from future.utils import PY2

if PY2:
    from ConfigParser import *
else:
    from configparser import *