File: //lib64/python3.6/site-packages/zmq/eventloop/minitornado/platform/__pycache__/auto.cpython-36.pyc
3
VS�_� � @ s� d Z ddlmZmZmZmZ ddlZejdkrHddlm Z ddl
mZ nddlmZm Z yddl
Z
W n ek
rx Y nX ydd lmZ W n ek
r� dZY nX dS )
a; Implementation of platform-specific functionality.
For each function or class described in `tornado.platform.interface`,
the appropriate platform-specific implementation exists in this module.
Most code that needs access to this functionality should do e.g.::
from tornado.platform.auto import set_close_exec
� )�absolute_import�division�print_function�with_statementN�nt� )�Waker)�set_close_exec)r r )� monotonic)�__doc__Z
__future__r r r r �os�name�commonr Zwindowsr �posixZmonotime�ImportErrorZtimer
Zmonotonic_time� r r �/usr/lib64/python3.6/auto.py�<module> s