HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //usr/local/lib/python3.9/site-packages/kombu/utils/__pycache__/collections.cpython-39.pyc
a

X>h��@s<dZddlmZGdd�de�Zdd�ZGdd�de�Zd	S)
zCustom maps, sequences, etc.�)�annotationsc@s$eZdZdZdZdd�Zdd�ZdS)�	HashedSeqzjHashed Sequence.

    Type used for hash() to make sure the hash is not generated
    multiple times.
    �	hashvaluecGs||dd�<t|�|_dS�N)�hashr)�self�seq�r	�A/usr/local/lib/python3.9/site-packages/kombu/utils/collections.py�__init__szHashedSeq.__init__cCs|jSr)r)rr	r	r
�__hash__szHashedSeq.__hash__N)�__name__�
__module__�__qualname__�__doc__�	__slots__rrr	r	r	r
rsrcCs*z
|��WSty$t|�YS0dS)zCall ``obj.__eqhash__``.N)Z
__eqhash__�AttributeErrorr)�or	r	r
�eqhashs
rcs8eZdZdZ�fdd�Z�fdd�Z�fdd�Z�ZS)�EqualityDictz&Dict using the eq operator for keying.cs&t|�}||vr|�|�St��|�Sr)r�__missing__�super�__getitem__)r�key�h��	__class__r	r
r#s
zEqualityDict.__getitem__cst��t|�|�Sr)r�__setitem__r)rr�valuerr	r
r)szEqualityDict.__setitem__cst��t|��Sr)r�__delitem__r)rrrr	r
r,szEqualityDict.__delitem__)r
rrrrrr�
__classcell__r	r	rr
r srN)r�
__future__r�listrr�dictrr	r	r	r
�<module>s