File: //usr/lib/python3/dist-packages/twisted/python/__pycache__/_inotify.cpython-310.pyc
o
�b�
� @ s� d Z ddlZddlZddlmZ ddlmZ G dd� de�Zde fdd �Z
d
e dede de fd
d�Zd
e de ddfdd�Zdej
ddfdd�Zej�d�ZesSed��ej�e�Zee� dS )z�
Very low-level ctypes-based interface to Linux inotify(7).
ctypes and a version of libc which supports inotify system calls are
required.
� N)�cast)�FilePathc @ s e Zd ZdZdS )�INotifyErrorzR
Unify all the possible exceptions that can be raised by the INotify API.
N)�__name__�
__module__�__qualname__�__doc__� r r �9/usr/lib/python3/dist-packages/twisted/python/_inotify.pyr s r �returnc C s"