PATH: //usr/lib/python3.9/site-packages/requests
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 __init__.py
↓
X
📁 __pycache__/
X
📄 __version__.py
↓
X
📄 _internal_utils.py
↓
X
📄 adapters.py
↓
X
📄 api.py
↓
X
📄 auth.py
↓
X
📄 certs.py
↓
X
📄 compat.py
↓
X
📄 cookies.py
↓
X
📄 exceptions.py
↓
X
📄 help.py
↓
X
📄 hooks.py
↓
X
📄 models.py
↓
X
📄 packages.py
↓
X
📄 sessions.py
↓
X
📄 status_codes.py
↓
X
📄 structures.py
↓
X
📄 utils.py
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: __version__.py
# .-. .-. .-. . . .-. .-. .-. .-. # |( |- |.| | | |- `-. | `-. # ' ' `-' `-`.`-' `-' `-' ' `-' __title__ = 'requests' __description__ = 'Python HTTP for Humans.' __url__ = 'https://requests.readthedocs.io' __version__ = '2.25.1' __build__ = 0x022501 __author__ = 'Kenneth Reitz' __author_email__ = 'me@kennethreitz.org' __license__ = 'Apache 2.0' __copyright__ = 'Copyright 2020 Kenneth Reitz' __cake__ = u'\u2728 \U0001f370 \u2728'
SIMPAN PERUBAHAN