§ Nüäf}ãó—dZd„ZGd„de¦«ZGd„de¦«ZGd„de¦«Z dd lm Z m Z m Z m Z m Z mZmZmZGd „d e¦«Zn#e$rdd lmZm Z d e_YnwxYwd„ZGd„de¬¦«ZdS)z3Abstract Base Classes (ABCs) according to PEP 3119.có—d|_|S)a<A decorator indicating abstract methods. Requires that the metaclass is ABCMeta or derived from it. A class that has a metaclass derived from ABCMeta cannot be instantiated unless all of its abstract methods are overridden. The abstract methods can be called using any of the normal 'super' call mechanisms. abstractmethod() may be used to declare abstract methods for properties and descriptors. Usage: class C(metaclass=ABCMeta): @abstractmethod def my_abstract_method(self, ...): ... T)Ú__isabstractmethod__)Úfuncobjs ú/usr/lib/python3.11/abc.pyÚabstractmethodrs€ð"$(€GÔ Ø €Nócó&‡—eZdZdZdZˆfd„ZˆxZS)ÚabstractclassmethodaA decorator indicating abstract classmethods. Deprecated, use 'classmethod' with 'abstractmethod' instead: class C(ABC): @classmethod @abstractmethod def my_abstract_classmethod(cls, ...): ... TcóX•—d|_t¦« |¦«dS©NT©rÚsuperÚ__init__©ÚselfÚcallableÚ __class__s €rrzabstractclassmethod.__init__+ó)ø€Ø(,ˆÔ%Ý ‰Œ×Ò˜Ñ"Ô"Ð"Ð"Ð"r©Ú__name__Ú __module__Ú __qualname__Ú__doc__rrÚ __classcell__©rs@rr r óJø€€€€€ð ð ð Ðð#ð#ð#ð#ð#ð#ð#ð#ð#rr có&‡—eZdZdZdZˆfd„ZˆxZS)ÚabstractstaticmethodaA decorator indicating abstract staticmethods. Deprecated, use 'staticmethod' with 'abstractmethod' instead: class C(ABC): @staticmethod @abstractmethod def my_abstract_staticmethod(...): ... TcóX•—d|_t¦« |¦«dSr r rs €rrzabstractstaticmethod.__init__?rrrrs@rrr0rrrcó—eZdZdZdZdS)ÚabstractpropertyzùA decorator indicating abstract properties. Deprecated, use 'property' with 'abstractmethod' instead: class C(ABC): @property @abstractmethod def my_abstract_property(self): ... TN)rrrrr©rrr r Ds"€€€€€ð ð ð ÐÐÐrr é)Úget_cache_tokenÚ _abc_initÚ _abc_registerÚ_abc_instancecheckÚ_abc_subclasscheckÚ _get_dumpÚ_reset_registryÚ _reset_cachescóH‡—eZdZdZˆfd„Zd„Zd„Zd„Zd d„Zd„Z d „Z ˆxZ S) ÚABCMetaaMetaclass for defining Abstract Base Classes (ABCs). Use this metaclass to create an ABC. An ABC can be subclassed directly, and then acts as a mix-in class. You can also register unrelated concrete classes (even built-in classes) and unrelated ABCs as 'virtual subclasses' -- these and their descendants will be considered subclasses of the registering ABC by the built-in issubclass() function, but the registering ABC won't show up in their MRO (Method Resolution Order) nor will method implementations defined by the registering ABC be callable (not even via super()). c ó`•—t¦«j||||fi|¤Ž}t|¦«|S©N)r Ú__new__r$)ÚmclsÚnameÚbasesÚ namespaceÚkwargsÚclsrs €rr/zABCMeta.__new__is6ø€Ø!•%‘'”'”/ $¨¨e°YÐIÐIÀ&ÐIÐIˆCÝ c‰NŒNˆN؈Jrcó"—t||¦«S)z{Register a virtual subclass of an ABC. Returns the subclass, to allow usage as a class decorator. )r%©r5Úsubclasss rÚregisterzABCMeta.registerns€õ !  hÑ/Ô/Ð /rcó"—t||¦«S)z'Override for isinstance(instance, cls).)r&)r5Úinstances rÚ__instancecheck__zABCMeta.__instancecheck__uó€å% c¨8Ñ4Ô4Ð 4rcó"—t||¦«S)z'Override for issubclass(subclass, cls).)r'r7s rÚ__subclasscheck__zABCMeta.__subclasscheck__yr=rNcóP—td|j›d|j›|¬¦«tdt¦«›|¬¦«t |¦«\}}}}td|›|¬¦«td|›|¬¦«td|›|¬¦«td|›|¬¦«d S) z'Debug helper to print the ABC registry.zClass: ú.)ÚfilezInv. counter: z_abc_registry: z _abc_cache: z_abc_negative_cache: z_abc_negative_cache_version: N)Úprintrrr#r()r5rBÚ _abc_registryÚ _abc_cacheÚ_abc_negative_cacheÚ_abc_negative_cache_versions rÚ_dump_registryzABCMeta._dump_registry}sê€å Ð?˜CœNÐ?Ð?¨SÔ-=Ð?Ð?ÀdÐ KÑ KÔ KÐ KÝ Ð6¥?Ñ#4Ô#4Ð6Ð6¸TÐ BÑ BÔ BÐ Bå,5°c©N¬Nñ *ˆ]˜JÐ(;Ø (Ý Ð5 MÐ5Ð5¸DÐ AÑ AÔ AÐ AÝ Ð/ Ð/Ð/°dÐ ;Ñ ;Ô ;Ð ;Ý ÐAÐ*=ÐAÐAÈÐ MÑ MÔ MÐ MÝ ÐQÐ2MÐQÐQØð ñ ô ð ð ð rcó$—t|¦«dS)z.Clear the registry (for debugging or testing).N)r)©r5s rÚ_abc_registry_clearzABCMeta._abc_registry_clear‰s€å ˜CÑ Ô Ð Ð Ð rcó$—t|¦«dS)z,Clear the caches (for debugging or testing).N)r*rJs rÚ_abc_caches_clearzABCMeta._abc_caches_clears€å ˜#Ñ Ô Ð Ð Ð rr.) rrrrr/r9r<r?rHrKrMrrs@rr,r,\s¡ø€€€€€ð ð ð ð ð ð ð ð  0ð 0ð 0ð 5ð 5ð 5ð 5ð 5ð 5ð ð ð ð ð !ð !ð !ð ð ð ð ð ð ð rr,)r,r#Úabccó¢—t|d¦«s|St¦«}|jD]M}t|dd¦«D]9}t||d¦«}t|dd¦«r| |¦«Œ:ŒN|j ¦«D]+\}}t|dd¦«r| |¦«Œ,t|¦«|_|S)a›Recalculate the set of abstract methods of an abstract class. If a class has had one of its abstract methods implemented after the class was created, the method will not be considered implemented until this function is called. Alternatively, if a new abstract method has been added to the class, it will only be considered an abstract method of the class after this function is called. This function should be called before any use is made of the class, usually in class decorators that add methods to the subject class. Returns cls, to allow usage as a class decorator. If cls is not an instance of ABCMeta, does nothing. Ú__abstractmethods__r!NrF) ÚhasattrÚsetÚ __bases__ÚgetattrÚaddÚ__dict__ÚitemsÚ frozensetrP)r5Ú abstractsÚsclsr1Úvalues rÚupdate_abstractmethodsr\’sô€õ 3Ð-Ñ .Ô .ððˆ å‘”€Ið” ð$ð$ˆÝ˜DÐ"7¸Ñ<Ô<ð $ð $ˆDݘC  tÑ,Ô,ˆEÝuÐ4°eÑ<Ô<ð $Ø— ’ ˜dÑ#Ô#Ð#øð $ð ”|×)Ò)Ñ+Ô+ð ð ‰ ˆˆeÝ 5Ð0°%Ñ 8Ô 8ð Ø MŠM˜$Ñ Ô Ð øÝ'¨ Ñ2Ô2€CÔØ €Jrcó—eZdZdZdZdS)ÚABCzVHelper class that provides a standard way to create an ABC using inheritance. r!N)rrrrÚ __slots__r!rrr^r^¸s€€€€€ððð€I€I€Irr^)Ú metaclassN)rrÚ classmethodr Ú staticmethodrÚpropertyr Ú_abcr#r$r%r&r'r(r)r*Útyper,Ú ImportErrorÚ_py_abcrr\r^r!rrúrhs¿ðð:Ð9ðððð*#ð#ð#ð#ð#˜+ñ#ô#ð#ð(#ð#ð#ð#ð#˜<ñ#ô#ð#ð(  ð  ð  ð  ð  xñ  ô  ð  ð ;ð6ð6ð6ð6ð6ð6ð6ð6ð6ð6ð6ð6ð6ð6ð6ð6ð6ð6ð6ð6ð3ð3ð3ð3ð3$ñ3ô3ð3ð3øð ðððØ0Ð0Ð0Ð0Ð0Ð0Ð0Ð0Ø€GÔÐÐðøøøðt#ð#ð#ðLððððGðñôðððs±AÁA+Á*A+