Sindbad~EG File Manager
3
.�]�P�@s�ddlZddlZddlZddlZddlZddlmZmZmZddl m
Z
mZmZej
ddkZerfeneZGdd�de�ZGdd �d e�ZdS)
�N�)�ExceptionPexpect�EOF�TIMEOUT)�Expecter�searcher_string�searcher_re�c@s,eZdZdZeddd��Zed dd��ZdS)
�
_NullCoderzPass bytes through unchanged.FcCs|S)N�)�b�finalrr�/usr/lib/python3.6/spawnbase.py�encodesz_NullCoder.encodecCs|S)Nr)rr
rrr�decodesz_NullCoder.decodeN)F)F)�__name__�
__module__�__qualname__�__doc__�staticmethodrrrrrrr
s
r
c@s�eZdZdZdZdZdZd0dd�Zd d
�Zdd�Z d
d�Z
d1dd�Zdd�Zdd�Z
d4dd�Zd7dd�Zd:dd�Zd=dd�Zd?dd�ZdAd d!�Zd"d#�ZdCd$d%�Zd&d'�Zd(d)�Zd*d+�Zd,d-�Zd.d/�ZdS)D� SpawnBasez�A base class providing the backwards-compatible spawn API for Pexpect.
This should not be instantiated directly: use :class:`pexpect.spawn` or
:class:`pexpect.fdpexpect.fdspawn`.
NF����strictcCs�tj|_tj|_tj|_d|_d|_d|_d|_d|_d|_ d|_
d|_d|_d|_
d|_||_t|_||_d|_d|_||_|dkr�t�nt�|_||_d|_d|_d|_d|_d|_dt|�d|_ d|_!||_"||_#|dk�rJt$�|_%|_&t|_'d |_(t)�r.tt*f|_+t,j-j.d
�|_-dd�}||_/nt0f|_+t,j-|_-tjj1|_/n\t2j3|�|�|_%t2j4|�|�|_&t|_'d
|_(tf|_+t)�r�t,j-|_-nt,j-j5d
�|_-tjj1|_/d|_6dS)NFTrg�������?g�������?g-C��6?�<�>s
�asciicSs8ytjjj|�Stk
r2tjj|jdd��SXdS)Nr�replace)�sys�stdout�buffer�write�AttributeErrorr)rrrr�write_to_stdout^sz+SpawnBase.__init__.<locals>.write_to_stdoutz
���)7r�stdinr�stderr�searcher�
ignorecase�before�after�matchZmatch_indexZ
terminatedZ
exitstatusZsignalstatusZstatus�child_fd�timeoutr� delimiter�logfile�logfile_read�logfile_send�maxread�bytes� text_typer �searchwindowsizeZdelaybeforesendZdelayaftercloseZdelayafterterminateZdelayafterreadZ softspace�repr�name�closed�encoding�codec_errorsr
Z_encoder�_decoder�string_type�crlf�PY3�str�allowed_string_types�os�lineseprr#Z
basestringr!�codecs�getincrementalencoder�getincrementaldecoderrZasync_pw_transport)�selfr-r2r5r/r9r:r#rrr�__init__ sj
zSpawnBase.__init__cCsR|jdk r |jj|�|jj�|dkr.|jn|j}|dk rN|j|�|j�dS)N�send)r/r!�flushr1r0)rF�s� directionZ
second_logrrr�_logys
zSpawnBase._logcCs$|jdkr t|t�r |jd�S|S)Nr)r9�
isinstancer3r)rFrJrrr�_coerce_expect_string�s
zSpawnBase._coerce_expect_stringcCs$|jdkr t|t�r |jd�S|S)Nzutf-8)r9rMr3r)rFrJrrr�_coerce_send_string�s
zSpawnBase._coerce_send_stringrcCs�ytj|j|�}WnBtk
rT}z&|jdtjkrBd|_td���WYdd}~XnX|dkrld|_td��|j j
|dd�}|j|d �|S)
z�This reads data from the file descriptor.
This is a simple implementation suitable for a regular file. Subclasses using ptys or pipes should override it.
The timeout parameter is ignored.
rTz,End Of File (EOF). Exception style platform.N�z/End Of File (EOF). Empty string style platform.F)r
�read)rArQr,�OSError�args�errnoZEIO�flag_eofrr;rrL)rF�sizer-rJ�errrrr�read_nonblocking�szSpawnBase.read_nonblockingcCs.tdjt|�|djdd�|jD��d���dS)Nz`got {badtype} ({badobj!r}) as pattern, must be one of: {goodtypes}, pexpect.EOF, pexpect.TIMEOUTz, cSsg|]}t|��qSr)r?)�.0Zastrrr�
<listcomp>�sz/SpawnBase._pattern_type_err.<locals>.<listcomp>)ZbadtypeZbadobjZ goodtypes)� TypeError�format�type�joinr@)rF�patternrrr�_pattern_type_err�s
zSpawnBase._pattern_type_errcCs�|dkrgSt|t�s|g}tj}|jr2|tjB}g}x�t|�D]�\}}t||j�rr|j|�}|j tj
||��q@|tkr�|j t�q@|tkr�|j t�q@t|t
tj
d���r�|j |�q@|j|�q@W|S)a�This compiles a pattern-string or a list of pattern-strings.
Patterns must be a StringType, EOF, TIMEOUT, SRE_Pattern, or a list of
those. Patterns may also be None which results in an empty list (you
might do this if waiting for an EOF or TIMEOUT condition without
expecting any pattern).
This is used by expect() when calling expect_list(). Thus expect() is
nothing more than::
cpl = self.compile_pattern_list(pl)
return self.expect_list(cpl, timeout)
If you are using expect() within a loop it may be more
efficient to compile the patterns first and then call expect_list().
This avoid calls in a loop to compile_pattern_list()::
cpl = self.compile_pattern_list(my_pattern)
while some_condition:
...
i = self.expect_list(cpl, timeout)
...
N�)rM�list�re�DOTALLr(�
IGNORECASE� enumerater@rN�append�compilerrr]r`)rFZpatternsZ
compile_flags�compiled_pattern_list�idx�prrr�compile_pattern_list�s(
zSpawnBase.compile_pattern_listcKs>d|kr|jd�}|r$tdj|���|j|�}|j||||�S)a�This seeks through the stream until a pattern is matched. The
pattern is overloaded and may take several types. The pattern can be a
StringType, EOF, a compiled re, or a list of any of those types.
Strings will be compiled to re types. This returns the index into the
pattern list. If the pattern was not a list this returns index 0 on a
successful match. This may raise exceptions for EOF or TIMEOUT. To
avoid the EOF or TIMEOUT exceptions add EOF or TIMEOUT to the pattern
list. That will cause expect to match an EOF or TIMEOUT condition
instead of raising an exception.
If you pass a list of patterns and more than one matches, the first
match in the stream is chosen. If more than one pattern matches at that
point, the leftmost in the pattern list is chosen. For example::
# the input is 'foobar'
index = p.expect(['bar', 'foo', 'foobar'])
# returns 1('foo') even though 'foobar' is a "better" match
Please note, however, that buffering can affect this behavior, since
input arrives in unpredictable chunks. For example::
# the input is 'foobar'
index = p.expect(['foobar', 'foo'])
# returns 0('foobar') if all input is available at once,
# but returs 1('foo') if parts of the final 'bar' arrive late
When a match is found for the given pattern, the class instance
attribute *match* becomes an re.MatchObject result. Should an EOF
or TIMEOUT pattern match, then the match attribute will be an instance
of that exception class. The pairing before and after class
instance attributes are views of the data preceding and following
the matching pattern. On general exception, class attribute
*before* is all data received up to the exception, while *match* and
*after* attributes are value None.
When the keyword argument timeout is -1 (default), then TIMEOUT will
raise after the default value specified by the class timeout
attribute. When None, TIMEOUT will not be raised and may block
indefinitely until match.
When the keyword argument searchwindowsize is -1 (default), then the
value specified by the class maxread attribute is used.
A list entry may be EOF or TIMEOUT instead of a string. This will
catch these exceptions and return the index of the list entry instead
of raising the exception. The attribute 'after' will be set to the
exception type. The attribute 'match' will be None. This allows you to
write code like this::
index = p.expect(['good', 'bad', pexpect.EOF, pexpect.TIMEOUT])
if index == 0:
do_something()
elif index == 1:
do_something_else()
elif index == 2:
do_some_other_thing()
elif index == 3:
do_something_completely_different()
instead of code like this::
try:
index = p.expect(['good', 'bad'])
if index == 0:
do_something()
elif index == 1:
do_something_else()
except EOF:
do_some_other_thing()
except TIMEOUT:
do_something_completely_different()
These two forms are equivalent. It all depends on what you want. You
can also just expect the EOF if you are waiting for all output of a
child to finish. For example::
p = pexpect.spawn('/bin/ls')
p.expect(pexpect.EOF)
print p.before
If you are trying to optimize for speed then see expect_list().
On Python 3.4, or Python 3.3 with asyncio installed, passing
``async_=True`` will make this return an :mod:`asyncio` coroutine,
which you can yield from to get the same result that this method would
normally give directly. So, inside a coroutine, you can replace this code::
index = p.expect(patterns)
With this non-blocking form::
index = yield from p.expect(patterns, async_=True)
�asynczUnknown keyword arguments: {})�popr[r\rl�expect_list)rFr_r-r5�async_�kwrirrr�expect�s^
zSpawnBase.expectcKsj|dkr|j}d|kr |jd�}|r2tdj|���t|t|�|�}|r\ddlm}|||�S|j|�SdS)amThis takes a list of compiled regular expressions and returns the
index into the pattern_list that matched the child output. The list may
also contain EOF or TIMEOUT(which are not compiled regular
expressions). This method is similar to the expect() method except that
expect_list() does not recompile the pattern list on every call. This
may help if you are trying to optimize for speed, otherwise just use
the expect() method. This is called by expect().
Like :meth:`expect`, passing ``async_=True`` will make this return an
asyncio coroutine.
rrmzUnknown keyword arguments: {})�expect_asyncNr$) r-rnr[r\rr�_asyncrs�expect_loop)rF�pattern_listr-r5rprq�exprsrrrroIs
zSpawnBase.expect_listcs�|d
kr�j}d|kr |jd�}|r2tdj|���t|�j�sJ|ttfkrP|g}�fdd��yt|�}Wntk
r��j |�YnX�fdd�|D�}t
�t|�|�}|r�ddlm
}|||�S|j|�Sd S)a�This is similar to expect(), but uses plain string matching instead
of compiled regular expressions in 'pattern_list'. The 'pattern_list'
may be a string; a list or other sequence of strings; or TIMEOUT and
EOF.
This call might be faster than expect() for two reasons: string
searching is faster than RE matching and it is possible to limit the
search to just the end of the input buffer.
This method is also useful when you don't want to have to worry about
escaping regular expression characters that you want to match.
Like :meth:`expect`, passing ``async_=True`` will make this return an
asyncio coroutine.
rrmzUnknown keyword arguments: {}cs4|ttfkr|St|�j�r&�j|�S�j|�dS)N)rrrMr@rNr`)r_)rFrr�prepare_pattern�s
z/SpawnBase.expect_exact.<locals>.prepare_patterncsg|]}�|��qSrr)rYrk)rxrrrZ�sz*SpawnBase.expect_exact.<locals>.<listcomp>)rsNr$)r-rnr[r\rMr@rr�iterr`rrrtrsru)rFrvr-r5rprqrwrsr)rxrFr�expect_exactes(
zSpawnBase.expect_exactcCst|||�}|j|�S)aThis is the common loop used inside expect. The 'searcher' should be
an instance of searcher_re or searcher_string, which describes how and
what to search for in the input.
See expect() for other arguments, return value and exceptions. )rru)rFr'r-r5rwrrrru�szSpawnBase.expect_loopcCsf|dkr|j�S|dkr*|j|j�|jStj|jd|�tj�}|j||jg�}|dkr`|jS|jS)aDThis reads at most "size" bytes from the file (less if the read hits
EOF before obtaining size bytes). If the size argument is negative or
omitted, read all data until EOF is reached. The bytes are returned as
a string object. An empty string is returned when EOF is encountered
immediately. rz.{%d}) r<rrr.r)rcrhrNrdr*)rFrVZcre�indexrrrrQ�s zSpawnBase.readcCs@|dkr|j�S|j|j|jg�}|dkr6|j|jS|jSdS)alThis reads and returns one entire line. The newline at the end of
line is returned as part of the string, unless the file ends without a
newline. An empty string is returned if EOF is encountered immediately.
This looks for a newline as a CR/LF pair (\r\n) even on UNIX because
this is what the pseudotty device returns. So contrary to what you may
expect you will receive newlines as \r\n.
If the size argument is 0 then an empty string is returned. In all
other cases the size argument is ignored, which is not standard
behavior for a file-like object. rN)r<rrr=r.r))rFrVr{rrr�readline�szSpawnBase.readlinecCst|j|j��S)z>This is to support iterators over a file-like object.
)ryr|r<)rFrrr�__iter__�szSpawnBase.__iter__cCs&g}x|j�}|sP|j|�qW|S)a�This reads until EOF using readline() and returns a list containing
the lines thus read. The optional 'sizehint' argument is ignored.
Remember, because this reads until EOF that means the child
process should have closed its stdout. If you run this method on
a child that is still running with its stdout open then this
method will block until it timesout.)r|rg)rF�sizehint�lines�linerrr� readlines�szSpawnBase.readlinescCs|jS)z9Expose file descriptor for a file-like interface
)r,)rFrrr�fileno�szSpawnBase.filenocCsdS)zWThis does nothing. It is here to support the interface for a
File-like object. Nr)rFrrrrI�szSpawnBase.flushcCsdS)z Overridden in subclass using ttyFr)rFrrr�isatty�szSpawnBase.isattycCs|S)Nr)rFrrr� __enter__�szSpawnBase.__enter__cCs|j�dS)N)�close)rF�etypeZevalue�tbrrr�__exit__�szSpawnBase.__exit__)rrNNNr)rNr$r$)r$r$Fr$r$)r$r$Fr$r$)r$r$Fr$r$)r$r$r$)r$r$)r$r$)r$)rrrrr9�pidrUrGrLrNrOrXr`rlrrrorzrurQr|r}r�r�rIr�r�r�rrrrrs6
X
0
g
0
r)rCrArrcrT�
exceptionsrrrrrrrr�version_infor>r?Zunicoder4�objectr
rrrrr�<module>s
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists