관리-도구
편집 파일: __init__.cpython-34.pyc
� j f � @ 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/python34/lib64/python3.4/concurrent/futures/__init__.py�<module> s @