| Server IP : 127.0.1.1 / Your IP : 127.0.0.1 Web Server : Apache/2.4.52 (Ubuntu) System : Linux sealall 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 User : devops ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/cloudinit/mergers/__pycache__/ |
Upload File : |
o
�t�h� � @ s G d d� d�Z dS )c @ s, e Zd Zdd� Zdd� Zdd� Zdd� Zd S )
�Mergerc C s d|v | _ d S )N�append��_append)�self�_merger�opts� r �9/usr/lib/python3/dist-packages/cloudinit/mergers/m_str.py�__init__ s zMerger.__init__c C s
d| j S )NzStringMerger: (append=%s)r )r r r r �__str__ s
zMerger.__str__c C s | � ||�S �N)�_on_str�r �value�
merge_withr r r �_on_unicode s zMerger._on_unicodec C s t |t�s|S | js|S || S r )�
isinstance�strr r r r r r
s
zMerger._on_strN)�__name__�
__module__�__qualname__r
r r r
r r r r r s
r N)r r r r r �<module> s