| Server IP : 46.101.140.223 / Your IP : 216.73.217.61 Web Server : nginx/1.22.1 System : Linux debian-s-1vcpu-1gb-fra1-01 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : deploy-others ( 1001) PHP Version : 8.2.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/lib/python3/dist-packages/cloudinit/__pycache__/ |
Upload File : |
�
܍~c� � � � d dl Z d dlmZ d dlmZmZ dedefd�Z d
dedeee defd�Z d
d ed
ee deee de
fd�ZdS )� N)�
ModuleType)�Optional�Sequence�module_name�returnc �* � t j | � � S �N)� importlib�
import_module)r s �4/usr/lib/python3/dist-packages/cloudinit/importer.pyr r s � ��"�;�/�/�/� �attrsc �n � d}|s|S t j | � � }|D ]}t ||� � r|dz
}�|S )Nr � )r
r �hasattr)r r �found_attrs�mod�attrs r �_count_attrsr sY � � �K�� ���
�
!�+�
.�
.�C�� � ���3���� ��1��K���r
� base_name�search_paths�required_attrsc � � |sg }g }|D ]m}g }|r(|� |� d� � � � |� | � � d� |� � }|� |� � �ng }|D ]X}t j � |� � s�"t ||� � t |� � k r|� |� � �Y||fS )zFinds specified modules�.) �extend�split�append�joinr
�util� find_specr �len)r r r �lookup_paths�path� real_path� full_path�found_pathss r �find_moduler'