File: //usr/lib/python3/dist-packages/zope/interface/common/__pycache__/io.cpython-310.pyc
o
$
x`� � @ sh d Z ddlmZ ddlZddlmZ G dd� de�ZG dd� de�ZG d d
� d
e�Z G dd� de�Z
dS )
z�
Interface definitions paralleling the abstract base classes defined in
:mod:`io`.
After this module is imported, the standard library types will declare
that they implement the appropriate interface.
.. versionadded:: 5.0.0
� )�absolute_importN)�ABCInterfacec @ � e Zd ZejZdS )�IIOBaseN)�__name__�
__module__�__qualname__�abc�IOBase� r r �:/usr/lib/python3/dist-packages/zope/interface/common/io.pyr �
r c @ r )�
IRawIOBaseN)r r r r � RawIOBaser r r r r "