File: //usr/lib/python3/dist-packages/zope/interface/common/__pycache__/io.cpython-39.pyc
a
��_� � @ 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 @ s e Zd ZejZdS )�IIOBaseN)�__name__�
__module__�__qualname__�abc�IOBase� r
r
�:/usr/lib/python3/dist-packages/zope/interface/common/io.pyr s r c @ s e Zd ZejZdS )�
IRawIOBaseN)r r r r � RawIOBaser
r
r
r r "