⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.30
Server IP:
45.79.8.107
Server:
Linux localhost 5.15.0-140-generic #150-Ubuntu SMP Sat Apr 12 06:00:09 UTC 2025 x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.2-1ubuntu2.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
requests
/
__pycache__
/
View File Name :
help.cpython-310.pyc
o Ba_ @ s d Z ddlmZ ddlZddlZddlZddlZddlZddlZddl Z ddl mZ zddl mZ W n eyA dZdZdZY n w ddlZddlZdd Zd d Zdd Zed kr_e dS dS )z'Module containing bug report helper(s). )print_functionN )__version__) pyopensslc C s t } | dkr t }n5| dkr.dtjjtjjtjjf }tjjdkr-d |tjjg}n| dkr7t }n| dkr@t }nd}| |d S ) a Return a dict with the Python implementation and version. Provide both the name and the version of the Python implementation currently running. For example, on CPython 2.7.5 it will return {'name': 'CPython', 'version': '2.7.5'}. This function works best on CPython and PyPy: in particular, it probably doesn't work for Jython or IronPython. Future investigation should be done to work out the correct shape of the code for those platforms. CPythonPyPyz%s.%s.%sfinal Jython IronPythonUnknown)nameversion) platformpython_implementationpython_versionsyspypy_version_infomajorminormicroreleaseleveljoin)implementationimplementation_version r //usr/lib/python3/dist-packages/requests/help.py_implementation s&