File: //opt/alt/python35/lib64/python3.5/concurrent/futures/__pycache__/__init__.cpython-35.pyc
��Yf   �               @   sp   d  Z  d Z d d l m Z m Z m Z m Z m Z m Z m	 Z	 m
 Z
 m Z d d l m
 Z
 d d l m Z d S)z?Execute computations asynchronously using threads or processes.z"Brian Quinlan (brian@sweetapp.com)�    )	�FIRST_COMPLETED�FIRST_EXCEPTION�
ALL_COMPLETED�CancelledError�TimeoutError�Future�Executor�wait�as_completed)�ProcessPoolExecutor)�ThreadPoolExecutorN)�__doc__�
__author__Zconcurrent.futures._baser   r   r   r   r   r   r   r	   r
   Zconcurrent.futures.processr   Zconcurrent.futures.threadr   � r   r   �@/opt/alt/python35/lib64/python3.5/concurrent/futures/__init__.py�<module>   s   @