| Server IP : 61.19.30.66 / Your IP : 216.73.216.15 Web Server : Apache/2.2.22 (Ubuntu) System : Linux klw 3.11.0-15-generic #25~precise1-Ubuntu SMP Thu Jan 30 17:39:31 UTC 2014 x86_64 User : www-data ( 33) PHP Version : 5.3.10-1ubuntu3.48 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /usr/lib/python2.7/ |
Upload File : |
ó
ÿ–|_c @ s¶ d Z d d l m Z d d l Z d d l Z d d d g Z d Z d Z d Z d Z d
„ Z d „ Z
d „ Z d
„ Z d „ Z
d „ Z d „ Z e e d „ Z e e d „ Z d S( s Pseudo terminal utilities.iÿÿÿÿ( t selectNt openptyt forkt spawni i i c C sM y t j ƒ SWn t t f k
r' n Xt ƒ \ } } t | ƒ } | | f S( sd openpty() -> (master_fd, slave_fd)
Open a pty master/slave pair, using os.openpty() if possible.( t osR t AttributeErrort OSErrort _open_terminalt
slave_open( t master_fdt
slave_namet slave_fd( ( s /usr/lib/python2.7/pty.pyR s c C s] y t j ƒ \ } } Wn t t f k
r/ n' Xt j | ƒ } t j | ƒ | | f St ƒ S( s› master_open() -> (master_fd, slave_name)
Open a pty master and return the fd, and the filename of the slave end.
Deprecated, use openpty() instead.( R R R R t ttynamet closeR ( R R R
( ( s /usr/lib/python2.7/pty.pyt master_open! s
c C sô y d d l } Wn t k
r# nO Xy"