PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
| Dir : /lib64/python2.7/test/ |
| Server: Linux apophis.o2switch.net 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64 IP: 109.234.164.184 |
| Dir : //lib64/python2.7/test/test_commands.pyc |
�
zfc @ s� d Z d d l Z d d l Z d d l Z d d l Z d d l m Z m Z m Z m Z e d d e
�Z e j d k r� e j
d � � n d e j f d � � YZ d
� Z e d k r� e � n d S( s0
Tests for commands module
Nick Mathewson
i����N( t run_unittestt
reap_childrent
import_modulet check_warningst commandst
deprecatedt posixs! Not posix; skipping test_commandst CommandTestsc B s e Z d � Z d � Z RS( c C s� | j t j d � d � | j t j d � d � d } zN t j � } t j j | d � } t j d | � \ } } | j
| d � Wd | d k r� t j | � n Xd S( Ns
echo xyzzyt xyzzyi t foos cat ( i R ( t assertEqualR t getoutputt getstatusoutputt Nonet tempfilet mkdtempt ost patht joint assertNotEqualt rmdir( t selft dirt namet statust output( ( s* /usr/lib64/python2.7/test/test_commands.pyt test_getoutput s c C sK d } t d t f � �- | j t j | t j d � t j � � Wd QXd S( Ns7 d......... # It is a directory.
[.+@]? # It may have special attributes.
\s+\d+ # It has some number of links.
[^/]* # Skip user, group, size, and date.
/\. # and end with the name of the file.
s$ .*commands.getstatus.. is deprecateds /.( R t DeprecationWarningt
assertTruet ret matchR t getstatust VERBOSE( R t pat( ( s* /usr/lib64/python2.7/test/test_commands.pyt test_getstatus, s
( t __name__t
__module__R R"