Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
{|j T 2 d Z ddlmZmZmZmZmZmZmZm Z ddl
mZmZ ddl
Z
ddlZddlZeefZg dZe
j$ j' e G d de Z G d d e
j* Z G d
de Z G d d
e
j* Z G d d Zy)ztWeak reference support for Python.
This module is an implementation of PEP 205:
https://peps.python.org/pep-0205/
)getweakrefcountgetweakrefsrefproxyCallableProxyType ProxyType
ReferenceType_remove_dead_weakref)WeakSet_IterationGuardN)
r r r r WeakKeyDictionaryr r r
ProxyTypesWeakValueDictionaryr
WeakMethodfinalizec R e Zd ZdZdZddZ fdZd Zd Ze j Z
xZS )r z
A custom `weakref.ref` subclass which simulates a weak reference to
a bound method, working around the lifetime problem of bound methods.
) _func_ref
_meth_type_alive__weakref__c > |j }|j }fd}t
j | || }t
|| |_ t | |_ d|_
t
| |S # t $ r% t dj t | d w xY w)Nz)argument should be a bound method, not {}c R }|j rd|_ | y y y NF)r )argselfcallbackself_wrs /usr/lib64/python3.12/weakref.py_cbzWeakMethod.__new__.._cb5 s1 9D{{#'TN ( T)__self____func__AttributeError TypeErrorformattyper __new__r r r )clsmethr objfuncr r r s ` @r r' zWeakMethod.__new__. s ;--C==D # {{3S)T3t*d)! ;G#VDJ/16:
; ;s A. ..Bc n t | }| j }||y | j || S N)super__call__r r )r r* r+ __class__s r r/ zWeakMethod.__call__D s9 g ~~;$,tS))r c t |t rM| j r|j s| |u S t j | | xr | j
|j
k( S t S r- )
isinstancer r r __eq__r NotImplementedr others r r3 zWeakMethod.__eq__K sL eZ(;;ellu}$::dE*Pt~~/PPr c t |t rM| j r|j s| |uS t j | | xs | j
|j
k7 S t S r- )r2 r r r __ne__r r4 r5 s r r8 zWeakMethod.__ne__R sM eZ(;;ell5((::dE*Odnn.OOr r- )__name__
__module____qualname____doc__ __slots__r' r/ r3 r8 r __hash__
__classcell__r0 s @r r r &