HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //snap/core20/current/usr/share/subiquity/subiquitycore/__pycache__/lsb_release.cpython-38.pyc
U

K��^��@s,ddlZdZddd�Zedkr(ee��dS)�Nz/etc/lsb-releasec	Cs�|dkrt}i}z"t|d��}|��}W5QRXWntk
rJ|YSXt�|�D]8}|�d�\}}}|�d�rV|szqV|||�dd��	�<qV|S)zjreturn a dictionary of values from /etc/lsb-release.
    keys are lower case with DISTRIB_ prefix removed.N�r�=ZDISTRIB_�)
�LSB_RELEASE_FILE�open�read�FileNotFoundError�shlex�split�	partition�
startswith�replace�lower)�pathZret�fpZcontent�tok�k�_�v�r�1/usr/share/subiquity/subiquitycore/lsb_release.py�lsb_releases
r�__main__)N)r	rr�__name__�printrrrr�<module>s