ACIL FM
Dark
Refresh
Current DIR:
/usr/lib/python3.9/site-packages/html2text
/
usr
lib
python3.9
site-packages
html2text
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
__pycache__
-
chmod
Open
Rename
Delete
cli.py
9.03 MB
chmod
View
DL
Edit
Rename
Delete
config.py
3.75 MB
chmod
View
DL
Edit
Rename
Delete
elements.py
423 B
chmod
View
DL
Edit
Rename
Delete
py.typed
0 B
chmod
View
DL
Edit
Rename
Delete
typing.py
71 B
chmod
View
DL
Edit
Rename
Delete
utils.py
7.85 MB
chmod
View
DL
Edit
Rename
Delete
__init__.py
33.09 MB
chmod
View
DL
Edit
Rename
Delete
__main__.py
30 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/lib/python3.9/site-packages/html2text/elements.py
from typing import Dict, Optional class AnchorElement: __slots__ = ["attrs", "count", "outcount"] def __init__(self, attrs: Dict[str, Optional[str]], count: int, outcount: int): self.attrs = attrs self.count = count self.outcount = outcount class ListElement: __slots__ = ["name", "num"] def __init__(self, name: str, num: int): self.name = name self.num = num
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply