|
Server : LiteSpeed System : Linux server51.dnsbootclub.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64 User : nandedex ( 1060) PHP Version : 8.1.33 Disable Function : NONE Directory : /usr/lib/python3.6/site-packages/syspurpose/__pycache__/ |
3 �vh3 � @ s� d dl mZmZmZ d dlZd dlZd dlZd dlZd dlZd dl Z d dl mZ dZ ddd�Zdd� Zd d � Zdd� Zd d� Zdd� ZdS )� )�print_function�division�absolute_importN)�ugettextz/etc/rhsm-host/c C sR |rDt |�t g �t f �gkr"|f}x |D ]}tjjt|�d � q(W tj| � dS )zDExit with a code and optional message(s). Saved a few lines of code.� N)�type�sys�stderr�write�str�exit)�codeZmsgs�msg� r �/usr/lib/python3.6/utils.py�system_exit"