Submit
Path:
~
/
/
opt
/
alt
/
python35
/
share
/
doc
/
alt-python35-idna-ssl-1.0.1
/
File Content:
example.py
from idna_ssl import patch_match_hostname # noqa isort:skip patch_match_hostname() # noqa isort:skip import asyncio import aiohttp URL = 'https://цфоут.мвд.рф/news/item/8065038/' async def main(): async with aiohttp.ClientSession() as session: async with session.get(URL) as response: print(response) loop = asyncio.get_event_loop() loop.run_until_complete(main())
Submit
FILE
FOLDER
Name
Size
Permission
Action
LICENSE
1152 bytes
0644
README.rst
1537 bytes
0644
example.py
408 bytes
0644
N4ST4R_ID | Naxtarrr