3 \�me � @ sr d Z ddlZddlmZ ddlmZmZ eje�Z G dd� de�Z G dd� de�Zeee ee f d �d d�Z dS )z0Classes and functions related to event handling.� N)�Enum)�Dict�Setc @ s e Zd ZdZdd� ZdS )� EventScopeZnetworkc C s | j S )N)�value)�self� r �/usr/lib/python3.6/event.py�__str__ s zEventScope.__str__N)�__name__� __module__�__qualname__ZNETWORKr r r r r r s r c @ s( e Zd ZdZdZdZdZdZdd� ZdS ) � EventTypezCEvent types which can generate maintenance requests for cloud-init.Zbootzboot-new-instancezboot-legacyZhotplugc C s | j S )N)r )r r r r r "