Edit File: utils.cpython-37.pyc
B �e� � @ sH d dl mZ d dl mZ d dl mZ d dlZd dlmZ dZdd� ZdS ) � )�absolute_import)�division)�print_functionN)�get_file_linesz/usr/share/cloudlinuxc C sR y2t tj�t| ��}|r0|d �� �dd�d S W n ttt fk rL dS X dS )z Get package version using rpm or None if any error or package absent. :type package: str :rtype: str|None r z.el� N) r �os�path�join�PACKAGES_FILES_PATH�strip�split�OSError�IOError� IndexError)�packageZ file_lines� r ��/builddir/build/BUILDROOT/alt-python27-cllib-3.3.5-1.el8.cloudlinux.x86_64/opt/alt/python37/lib/python3.7/site-packages/clsentry/utils.py�get_pkg_version s r ) Z __future__r r r r Zclcommon.utilsr r r r r r r �<module> s