| Server IP : 93.115.150.27 / Your IP : 216.73.216.221 Web Server : LiteSpeed System : Linux host2.azar.host 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64 User : dorfakkh ( 1797) PHP Version : 8.1.34 Disable Function : show_source, system, passthru, exec, popen, proc_open, mail MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python37/lib/python3.7/site-packages/jwt/__pycache__/ |
Upload File : |
B
���_H � @ sl d dl Z d dlZd dlZddlmZ yd dlZW n ek
rH dZY nX dd� Zdd� Z e
dkrhe � dS ) � N� )�__version__c C s� yt �� t �� d�} W n tk
r4 ddd�} Y nX t �� }|dkrPt �� }nF|dkr�d�tjj tjj
tjj�}tjjdkr�d�
|tjjg�}nd}| ||d�d ttd
d�id tid�S )zg
Generate information for a bug report.
Based on the requests package help utility module.
)�system�releaseZUnknownZCPythonZPyPyz{}.{}.{}�final� )�name�versionr r )�platform�implementation�cryptographyZpyjwt)r
r r �OSErrorZpython_implementationZpython_version�format�sysZpypy_version_info�major�minor�micro�releaselevel�join�getattrr �
pyjwt_version)Z
platform_infor Zimplementation_version� r �9/opt/alt/python37/lib/python3.7/site-packages/jwt/help.py�info
s,
r c C s t tjt� ddd�� dS )z)Pretty-print the bug information as JSON.T� )Z sort_keys�indentN)�print�json�dumpsr r r r r �main6 s r �__main__)r r
r r r r r �ModuleNotFoundErrorr r �__name__r r r r �<module> s
)