Server : Apache System : Linux dedi-14684855.grupobig.com 5.14.0-687.42.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 27 11:55:12 EDT 2026 x86_64 User : grupo692 ( 1004) PHP Version : 8.3.33 Disable Function : NONE Directory : /usr/lib/python3.9/site-packages/ansible/utils/__pycache__/ |
a
�)gh � @ sr d dl mZmZmZ eZd dlZd dlZd dlm Z d dl
mZ d dlm
Z
mZ dZG dd� de �Zed d
�ZdS )� )�absolute_import�division�print_functionN)�MutableMapping)�PY3)�to_bytes�to_text)�environc @ sB e Zd ZdZddd�Zdd� Zdd� Zd d
� Zdd� Zd
d� Z dS )�_TextEnvironz�
Utility class to return text strings from the environment instead of byte strings
Mimics the behaviour of os.environ on Python3
Nc C s8 |d u rt j}|| _i | _|d u r.t�� | _n|| _d S �N)�osr �_raw_environ�_value_cache�sys�getfilesystemencoding�encoding)�self�envr � r �;/usr/lib/python3.9/site-packages/ansible/utils/py3compat.py�__init__ s z_TextEnviron.__init__c C s | j |= d S r )r
)r �keyr r r �__delitem__- s z_TextEnviron.__delitem__c C s>