
    "d                         d Z edk    rhddlZej        dd         \  ZZedk    rej        j        Zn e	ed          Z e	ed          
                    e                                           dS dS )z
Copy data from input file to output file for testing.

Command line usage:

    python writetofile.py INPUT OUTPUT

Binary data from INPUT file is copied to OUTPUT file.
If INPUT is '-', stdin is used.

__main__    N   -rbzw+b)__doc____name__sysargvinpathoutpathstdinbufferinfileopenwriteread     Alib/python3.11/site-packages/jupyter_console/tests/writetofile.py<module>r      s   
 
 zJJJVW}}!fd##D%v{{}}----- r   