X7ROOT File Manager
Current Path:
/opt/alt/python37/lib/python3.7/site-packages/future/moves/html
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
future
/
moves
/
html
/
ðŸ“
..
📄
__init__.py
(1016 B)
ðŸ“
__pycache__
📄
entities.py
(177 B)
📄
parser.py
(167 B)
Editing: parser.py
from __future__ import absolute_import from future.utils import PY3 __future_module__ = True if PY3: from html.parser import * else: from HTMLParser import *
Upload File
Create Folder