
    Yf~                        d Z ddlZddlmZmZ ddlmZ  G d dej                  Ze	dk    r\ ej
        ej        d                                                    dd	lmZ  ej         e                        ej                     dS dS )
z
Main program for the child process run by
L{twisted.test.test_stdio.StandardInputOutputTests.test_writeSequence} to test
that ITransport.writeSequence() works for process transports.
    N)protocolstdio)reflectc                       e Zd Zd Zd ZdS )WriteSequenceChildc                 p    | j                             g d           | j                                          d S )N)   o   k   !)	transportwriteSequenceloseConnection)selfs    R/var/www/html/env/lib/python3.11/site-packages/twisted/test/stdio_test_writeseq.pyconnectionMadez!WriteSequenceChild.connectionMade   s9    $$%7%7%7888%%'''''    c                 ,    t          j                     d S )N)reactorstop)r   reasons     r   connectionLostz!WriteSequenceChild.connectionLost   s    r   N)__name__
__module____qualname__r   r    r   r   r   r      s2        ( ( (    r   r   __main__   )r   )__doc__systwisted.internetr   r   twisted.pythonr   Protocolr   r   namedAnyargvinstallr   
StandardIOrunr   r   r   <module>r(      s   
  


 , , , , , , , , " " " " " "    *    zGSXa[!!))+++((((((E''))***GKMMMMM r   