Spamworldpro Mini Shell
Spamworldpro


Server : Apache/2.4.52 (Ubuntu)
System : Linux webserver 6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 x86_64
User : www-data ( 33)
PHP Version : 8.1.2-1ubuntu2.21
Disable Function : NONE
Directory :  /lib/python3/dist-packages/landscape/lib/__pycache__/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/landscape/lib/__pycache__/versioning.cpython-310.pyc
o

���c��@s$dZddlmZdd�Zdd�ZdS)z-Helpers for dealing with software versioning.�)�
StrictVersioncCs$|�d�}|�d�}t|�t|�kS)a6Check if a version is higher than another.

    This takes two software versions in the usual b"x.y" form
    and split them on the decimal character, converting both parts
    to ints, e.g. b"3.2" becomes (3, 2).

    It then does a comparison of the two tuples, and returns C{True} if
    C{version1} is greater than or equal to C{version2}.

    @param version1: The first version to compare as C{bytes}.
    @param version2: The second version to compare as C{bytes}.
    @return: C{True} if the first version is greater than or equal to
        the second.
    �ascii)�decoder)�version1�version2�r�:/usr/lib/python3/dist-packages/landscape/lib/versioning.py�is_version_highers

r	cCs$tdd�|D�dd�}dd�|D�S)z�Sort a list of software versions in from the highest to the lowest.

    @param version: a C{list} of C{bytes} describing a version.
    cSsg|]	}t|�d���qS�r)rr)�.0�versionrrr�
<listcomp> sz!sort_versions.<locals>.<listcomp>T)�reversecSsg|]	}t|��d��qSr
)�str�encode)r�strict_versionrrrr
"s�)�sorted)�versions�strict_versionsrrr�
sort_versionss��rN)�__doc__�distutils.versionrr	rrrrr�<module>s

Spamworldpro Mini