Your IP : 216.73.216.85


Current Path : /opt/alt/python36/lib64/python3.6/Tools/demo/__pycache__/
Upload File :
Current File : //opt/alt/python36/lib64/python3.6/Tools/demo/__pycache__/rpython.cpython-36.pyc

3

� f�@s>dZddlZddlmZmZmZmZdZdZdd�Ze�dS)zN
Remote python client.
Execute Python commands remotely and send output back.
�N)�socket�AF_INET�SOCK_STREAM�SHUT_WRiicCs�ttj�dkr td�tjd�tjd}t}|jd�}|dkr`t||dd��}|d|�}djtjdd��}t	t
t�}|j||f�|j
|j��|jt�d}x|jt�}|s�P||7}q�Wt|j�dd	�|j�dS)
N�zusage: rpython host command���:r� �)�end)�len�sys�argv�print�exit�PORT�find�int�joinrrrZconnect�send�encodeZshutdownrZrecv�BUFSIZE�decode�close)�hostZport�iZcommand�sZreply�data�r�7/opt/alt/python36/lib64/python3.6/Tools/demo/rpython.py�mains,





r!)	�__doc__rrrrrrrr!rrrr �<module>s