| Server IP : 186.64.123.29 / Your IP : 216.73.217.94 Web Server : LiteSpeed System : Linux house.hostinglat.cl 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64 User : tuemp9827 ( 1016) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/glib-2.0/codegen/__pycache__/ |
Upload File : |
o
�*c� � @ s� d dl Zd dlZd dlZG dd� d�Zejdfdd�Zdd� Zd d
d�Zdd
� Z dd� Z
dd� Zdd� Zdd� Z
dd� Zdd� Zdd� Zdd� Zdd� ZdS )!� Nc @ s$ e Zd ZdZdZdZdZdZdZdS )�ColorzANSI Terminal colorsz[1;32mz[1;34mz[1;33mz[1;31mz[0mN) �__name__�
__module__�__qualname__�__doc__�GREEN�BLUE�YELLOW�RED�END� r r �$/usr/share/glib-2.0/codegen/utils.pyr s r �MESSAGEc C sB t �tj�� �rdj||tjd�}n|}tj�dj|| d�� dS )z"Print a string with a color prefixz{start}{prefix}{end})�start�prefix�endz{prefix}: {msg}
)r �msgN) �os�isatty�sys�stderr�fileno�formatr r �write)r �colorr �real_prefixr r r
�print_color&