관리-도구
편집 파일: unicode.cpython-39.pyc
a �)g� � @ s4 d dl mZmZmZ eZd dlmZ dZdd� Z dS )� )�absolute_import�division�print_function��to_text)�unicode_wrapc O s t | |i |��dd�S )z�If a function returns a string, force it to be a text string. Use with partial to ensure that filter plugins will return text values. Zpassthru)Z nonstringr )�func�args�kwargs� r �9/usr/lib/python3.9/site-packages/ansible/utils/unicode.pyr s r N) Z __future__r r r �typeZ __metaclass__Zansible.module_utils._textr �__all__r r r r r �<module> s