����JFIF���������
1#@!#!123s
D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
python313
/
lib64
/
python3.13
/
__pycache__
/
Filename :
inspect.cpython-313.pyc
back
Copy
� ����dYh����������������������������S�r�Sr/�SQrSSKrSSKrSSKrSSKrSSKrSSK r SSKrSSKrSSK r SSKrSSKrSSKrSSKrSSKrSSKrSSKrSSKJr �SSKJr �SSKJrJr �SSKJr �\"�5�������r\R@������������������RC������������������5��������H��u��r"r#\"\S \#-���'���M��� �C"C#CS r$SSSS.S �jr%S�r&S�r'S�r(S�r)S�r*\+"�\S5������(�������a��S�r,OS�r,\+"�\S5������(�������a��S�r-OS�r-S�r.S�r/S�r0\1"�5�������r2S�r3S�r4S�r5S�r6S �r7S!�r8S"�r9S#�r:S$�r;S%�r<S&�r=S'�r>S(�r?S)�r@S*�rAS+�rBS�S,�jrCS�S-�jrD\"�S.S/5������rES0�rFS1�rGSS2.S3�jrHS4�rIS5�rJS6�rKS7�rLS8�rMS9�rNS:�rOS;�rPS�S<�jrQ0�rR0�rSS�S=�jrT�"�S>�S?\U5������rVS@�rWSA�rX�"�SB�SC\U5������rY�"�SD�SE5������rZSF�r[SG�r\SH�r]SI�r^S�SJ�jr_\"�SKSL5������r`SM�ra\"�SNSO5������rbSP�rc\"�SQSR5������rdSS�reS�ST�jrfSU�rg\hSV�SW�SX�4SY�jriSZ�rjS[�rkS\�rl\"�S]S^5������rmS_�rn\"�S`Sa5������ro�"�Sb�Sc\o5������rpSd�rqSe�rrS�Sf�jrsSg�rt\"�ShSi\pR�������������������-���5������rv�"�Sj�Sk\v5������rwS�Sl�jrxS�Sm�jrySn�rzS�So�jr{S�Sp�jr|\1"�5�������r}\~R�������������������Sq���GR�������������������r�\~R�������������������Sr���GR�������������������r�Ss�r�St�r�\GR ������������������"�5�������Su�5�������r�Sv�r�\}4Sw�jr�Sxr�Syr�Szr�S{r�S|�r�S}�r�S~r�Sr�S�r�S�r�S��r�S��r�S�r�S�r�S�r�S�r�S��r�S��r�\GR6������������������\GR8������������������\GR:������������������\GR<������������������4r�S�S�.S��jr�S�S��jr�S��r�S��r�S��r�S��r�S�S��jr�S�S��jr���S�S��jr�S��r�S�S�SSSS�.S��jr��"�S��S�5������r��"�S��S�5������r��"�S��S�\GRZ������������������5������r�\�GR^������������������r�\�GRb������������������r�\�GRf������������������r�\�GRj������������������r�\�GRn������������������r��"�S��S�5������r��"�S��S�5������r��"�S��S�5������r�S�SSSS�.S��jr��"�S��S�\GRz������������������5������r�S��r�\�S�:X��a��\�"�5������� �gg)�aF��Get useful information from live Python objects. This module encapsulates the interface provided by the internal special attributes (co_*, im_*, tb_*, etc.) in a friendlier fashion. It also provides some help for examining source code and class layout. Here are some of the useful functions provided by this module: ismodule(), isclass(), ismethod(), isfunction(), isgeneratorfunction(), isgenerator(), istraceback(), isframe(), iscode(), isbuiltin(), isroutine() - check object types getmembers() - get members of an object that satisfy a given condition getfile(), getsourcefile(), getsource() - find an object's source code getdoc(), getcomments() - get documentation on an object getmodule() - determine the module that an object came from getclasstree() - arrange classes so as to represent their hierarchy getargvalues(), getcallargs() - get info about function arguments getfullargspec() - same, with support for Python 3 features formatargvalues() - format an argument spec getouterframes(), getinnerframes() - get info about frames currentframe() - get the current stack frame stack(), trace() - get info about frames on the stack or in a traceback signature() - get a Signature object for the callable get_annotations() - safely compute an object's annotations )zKa-Ping Yee <ping@lfw.org>z'Yury Selivanov <yselivanov@sprymix.com>)h�AGEN_CLOSED�AGEN_CREATED�AGEN_RUNNING�AGEN_SUSPENDED�ArgInfo� Arguments� Attribute�BlockFinder�BoundArguments�BufferFlags�CORO_CLOSED�CORO_CREATED�CORO_RUNNING�CORO_SUSPENDED�CO_ASYNC_GENERATOR�CO_COROUTINE�CO_GENERATOR�CO_ITERABLE_COROUTINE� CO_NESTED�CO_NEWLOCALS� CO_NOFREE�CO_OPTIMIZED� CO_VARARGS�CO_VARKEYWORDS�ClassFoundException�ClosureVars� EndOfBlock� FrameInfo�FullArgSpec� GEN_CLOSED�GEN_CREATED�GEN_RUNNING� GEN_SUSPENDED� Parameter� Signature�TPFLAGS_IS_ABSTRACT� Traceback�classify_class_attrs�cleandoc�currentframe� findsource�formatannotation�formatannotationrelativeto�formatargvalues�get_annotations� getabsfile�getargs�getargvalues�getasyncgenlocals�getasyncgenstate�getattr_static�getblock�getcallargs�getclasstree�getclosurevars�getcomments�getcoroutinelocals�getcoroutinestate�getdoc�getfile�getframeinfo�getfullargspec�getgeneratorlocals�getgeneratorstate�getinnerframes� getlineno� getmembers�getmembers_static� getmodule� getmodulename�getmro�getouterframes� getsource� getsourcefile�getsourcelines� indentsize� isabstract� isasyncgen�isasyncgenfunction�isawaitable� isbuiltin�isclass�iscode�iscoroutine�iscoroutinefunction�isdatadescriptor�isframe� isfunction�isgenerator�isgeneratorfunction�isgetsetdescriptor�ismemberdescriptor�ismethod�ismethoddescriptor�ismethodwrapper�ismodule� isroutine�istraceback�markcoroutinefunction� signature�stack�trace�unwrap�walktree�����N)� iskeyword)� attrgetter)� namedtuple�OrderedDict)�ref�CO_i���F��globals�locals�eval_strc���������� �������2����[��������U�[��������5������(�������a���[��������U�SS5������nU(�������aE��[��������US5������(�������a4��UR ������������������SS5������n[��������U[ ��������R������������������5������(�������a��SnOSnSn[��������U�SS5������nU(�������a4��[��������R������������������R ������������������US5������nU(�������a ��[��������USS5������n[��������[��������U�5������5������n U�n O{[��������U�[ ��������R������������������5������(�������a��[��������U�SS5������n[��������U�S5������nSn Sn O>[��������U�5������(�������a��[��������U�SS5������n[��������U�SS5������nSn U�n O[��������U�<�S35������eUc��0�$�[��������U[��������5������(�������d��[��������U�<�S35������eU(�������d��0�$�U(�������d��[��������U5������$�U bk���[��������U S 5������(�������a��U R������������������n M ��[��������U [ ��������R"������������������5������(�������a��U R$������������������n MM���[��������U S5������(�������a��U R&������������������nUc��UnUc��U =(�������d�� �0�n[��������U�S S5������=n(�������a ��U�Vs0�s�H��o�R(������������������U_M��� �snU-��nUR+������������������5��������V Vs0�s�H)��u��p�U [��������U[,��������5������(�������d��UO[/��������X�U5������_M+��� �nn nU$�s �snf�s �snn f�)aU��Compute the annotations dict for an object. obj may be a callable, class, or module. Passing in an object of any other type raises TypeError. Returns a dict. get_annotations() returns a new dict every time it's called; calling it twice on the same object will return two different but equivalent dicts. This function handles several details for you: * If eval_str is true, values of type str will be un-stringized using eval(). This is intended for use with stringized annotations ("from __future__ import annotations"). * If obj doesn't have an annotations dict, returns an empty dict. (Functions and methods always have an annotations dict; classes, modules, and other types of callables may not.) * Ignores inherited annotations on classes. If a class doesn't have its own annotations dict, returns an empty dict. * All accesses to object members and dict values are done using getattr() and dict.get() for safety. * Always, always, always returns a freshly-created dict. eval_str controls whether or not values of type str are replaced with the result of calling eval() on those values: * If eval_str is true, eval() is called on values of type str. * If eval_str is false (the default), values of type str are unchanged. globals and locals are passed in to eval(); see the documentation for eval() for more information. If either globals or locals is None, this function may replace that value with a context-specific default, contingent on type(obj): * If obj is a module, globals defaults to obj.__dict__. * If obj is a class, globals defaults to sys.modules[obj.__module__].__dict__ and locals defaults to the obj class namespace. * If obj is a callable, globals defaults to obj.__globals__, although if obj is a wrapped function (using functools.update_wrapper()) it is first unwrapped. �__dict__N�get�__annotations__� __module__�__globals__z% is not a module, class, or callable.z+.__annotations__ is neither a dict nor None�__wrapped__�__type_params__��)� isinstance�type�getattr�hasattrrw����types�GetSetDescriptorType�sys�modules�dict�vars� ModuleType�callable� TypeError� ValueErrorr{���� functools�partial�funcrz����__name__�items�str�eval)�objrr���rs���rt����obj_dict�ann�obj_globals�module_name�module� obj_localsrh����type_params�param�key�value�return_values��� �./opt/alt/python313/lib64/python3.13/inspect.pyr.���r.�������sp�����Z��#�t����3� �D�1�����%�0�0��,�,�0�$�7�C��#�u�9�9�:�:�����C����c�<��6����[�[�_�_�[�$�7�F��%�f�j�$�?���$�s�)�_� ��� �C��)�)� *� *��c�,�d�3���c�:�.��� ��� �#�����c�,�d�3���c�=�$�7��� ����3�'�!F�G�H�H� �{�� ��c�4� � ��C�7�"M�N�O�O��� ���C�y�� ����v�}�-�-��+�+����&�)�"3�"3�4�4��������6�=�)�)� �,�,�K����� �~��!�r�� ��c�#4�b�9�9�{�9�5@�A�[�E�.�.�%�'�[�A�F�J����)�)�+�(�%�J�C�����s�+�+���e�f�1M�N�%����(������B��(s����*J�0Jc������������������6�����[��������U�[��������R������������������5������$�)z&Return true if the object is a module.)r~���r����r������objects��� r����ra���ra���*����������f�e�.�.�/�/�����c������������������"�����[��������U�[��������5������$�)z%Return true if the object is a class.)r~���r���r����s��� r����rS���rS���.��s�������f�d�#�#r����c������������������6�����[��������U�[��������R������������������5������$�)z0Return true if the object is an instance method.)r~���r����� MethodTyper����s��� r����r^���r^���2��r����r����c������������������2����[��������U�5������(�������d ��[��������U�5������(�������d��[��������U�5������(�������a��g[��������U�[��������R ������������������5������(�������a��g[ ��������U�5������n[��������US5������=(�������a)�� �[��������US5������(�������+�=(�������a�� �[��������US5������(�������+�$�)a���Return true if the object is a method descriptor. But not if ismethod() or isclass() or isfunction() are true. This is new in Python 2.2, and, for example, is true of int.__add__. An object passing this test has a __get__ attribute, but not a __set__ attribute or a __delete__ attribute. Beyond that, the set of attributes varies; __name__ is usually sensible, and __doc__ often is. Methods implemented via descriptors that also pass one of the other tests return false from the ismethoddescriptor() test, simply because the other tests promise more -- you can, e.g., count on having the __func__ attribute (etc) when an object passes ismethod().F�__get__�__set__� __delete__)rS���r^���rY���r~���r����r����r���r�����r�����tps��� r����r_���r_���6��sx��������v���(�6�*�*�j��.@�.@���&�)�+�+�,�,��� �f��B��B� �"�� .��B� �*�*� .��B��-�-�/r����c�����������������������[��������U�5������(�������d ��[��������U�5������(�������d��[��������U�5������(�������a��g[��������U�5������n[ ��������US5������=(�������d�� �[ ��������US5������$�)ai��Return true if the object is a data descriptor. Data descriptors have a __set__ or a __delete__ attribute. Examples are properties (defined in Python) and getsets and members (defined in C). Typically, data descriptors will also have __name__ and __doc__ attributes (properties, getsets, and members have both of these attributes), but this is not guaranteed.Fr����r����)rS���r^���rY���r���r����r����s��� r����rW���rW���R��sF��������v���(�6�*�*�j��.@�.@�� �f��B��2�y�!�>�W�R��%>�>r�����MemberDescriptorTypec������������������6�����[��������U�[��������R������������������5������$�)�Return true if the object is a member descriptor. Member descriptors are specialized descriptors defined in extension modules.)r~���r����r����r����s��� r����r]���r]���b��������� ��&�%�"<�"<�=�=r����c�����������������������g)r����Fr}���r����s��� r����r]���r]���j��������� �r����r����c������������������6�����[��������U�[��������R������������������5������$�)�Return true if the object is a getset descriptor. getset descriptors are specialized descriptors defined in extension modules.)r~���r����r����r����s��� r����r\���r\���s��r����r����c�����������������������g)r����Fr}���r����s��� r����r\���r\���{��r����r����c������������������6�����[��������U�[��������R������������������5������$�)a��Return true if the object is a user-defined function. Function objects provide these attributes: __doc__ documentation string __name__ name with which this function was defined __code__ code object containing compiled function bytecode __defaults__ tuple of any default values for arguments __globals__ global namespace in which this function was defined __annotations__ dict of parameter annotations __kwdefaults__ dict of keyword only parameters with defaults)r~���r�����FunctionTyper����s��� r����rY���rY������s��������f�e�0�0�1�1r����c������������������<����[���������R������������������"�U�5������n�[��������U�5������(�������a��U�R������������������n�[��������U�5������(�������a��M��[���������R������������������"�U�5������n�[��������U�5������(�������d��[ ��������U�5������(�������d��g[��������U�R������������������R������������������U-��5������$�)z�Return true if ``f`` is a function (or a method or functools.partial wrapper wrapping a function or a functools.partialmethod wrapping a function) whose code object has the given ``flag`` set in its flags.F) r�����_unwrap_partialmethodr^����__func__�_unwrap_partialrY����_signature_is_functionlike�bool�__code__�co_flags)�f�flags��� r�����_has_code_flagr�������sr������ � �'�'��*�A� �1�+�+� �J�J����1�+�+��!�!�!�$�A��q�M�M�7��:�:���� � �#�#�d�*�+�+r����c������������������"�����[��������U�[��������5������$�)z�Return true if the object is a user-defined generator function. Generator function objects provide the same attributes as functions. See help(isfunction) for a list of attributes.)r����r����r����s��� r����r[���r[������s������ ��#�|�,�,r����c�����������������������[��������U�5������(�������a��U�R������������������n�[��������U�5������(�������a��M��[��������R������������������"�U�5������n�[ ��������U�SS�5������[ ��������L�$�)N�_is_coroutine_marker)r^���r����r����r����r�����_is_coroutine_mark�r����s��� r�����_has_coroutine_markr�������sE������ �1�+�+� �J�J����1�+�+��!�!�!�$�A��1�,�d�3�7I�I�Ir����c������������������V�����[��������U�S5������(�������a��U�R������������������n�[��������U�l��������U�$�)zE Decorator to ensure callable is recognised as a coroutine function. r����)r����r����r����r����)r����s��� r����rd���rd������s'��������t�Z� � ��}�}�� 2�D���Kr����c������������������F�����[��������U�[��������5������=(�������d�� �[��������U�5������$�)z�Return true if the object is a coroutine function. Coroutine functions are normally defined with "async def" syntax, but may be marked via markcoroutinefunction. )r����r���r����r����s��� r����rV���rV������s��������#�|�,�H�0C�C�0H�Hr����c������������������"�����[��������U�[��������5������$�)z�Return true if the object is an asynchronous generator function. Asynchronous generator functions are defined with "async def" syntax and have "yield" expressions in their body. )r����r���r����s��� r����rP���rP������s��������#�1�2�2r����c������������������6�����[��������U�[��������R������������������5������$�)z7Return true if the object is an asynchronous generator.)r~���r�����AsyncGeneratorTyper����s��� r����rO���rO������s�������f�e�6�6�7�7r����c������������������6�����[��������U�[��������R������������������5������$�)a���Return true if the object is a generator. Generator objects provide these attributes: __iter__ defined to support iteration over container close raises a new GeneratorExit exception inside the generator to terminate the iteration gi_code code object gi_frame frame object or possibly None once the generator has been exhausted gi_running set to 1 when generator is executing, 0 otherwise next return the next item from the container send resumes the generator and "sends" a value that becomes the result of the current yield-expression throw used to raise an exception inside the generator)r~���r����� GeneratorTyper����s��� r����rZ���rZ������s��������f�e�1�1�2�2r����c������������������6�����[��������U�[��������R������������������5������$�)z)Return true if the object is a coroutine.)r~���r����� CoroutineTyper����s��� r����rU���rU������s�������f�e�1�1�2�2r����c������������������(����[��������U�[��������R������������������5������=(�������dr�� �[��������U�[��������R������������������5������=(�������a&�� �[ ��������U�R ������������������R������������������[��������-��5������=(�������d$�� �[��������U�[��������R������������������R������������������5������$�)z?Return true if object can be passed to an ``await`` expression.)r~���r����r����r����r�����gi_coder����r����collections�abc� Awaitabler����s��� r����rQ���rQ������se�������v�u�2�2�3�� :��v�u�2�2�3�� F��V�^�^�,�,�/D�D�E� :�� �v�{���8�8�9�;r����c������������������6�����[��������U�[��������R������������������5������$�)aN��Return true if the object is a traceback. Traceback objects provide these attributes: tb_frame frame object at this level tb_lasti index of last attempted instruction in bytecode tb_lineno current line number in Python source code tb_next next inner traceback object (called by this level))r~���r����� TracebackTyper����s��� r����rc���rc������s��������f�e�1�1�2�2r����c������������������6�����[��������U�[��������R������������������5������$�)a<��Return true if the object is a frame object. Frame objects provide these attributes: f_back next outer frame object (this frame's caller) f_builtins built-in namespace seen by this frame f_code code object being executed in this frame f_globals global namespace seen by this frame f_lasti index of last attempted instruction in bytecode f_lineno current line number in Python source code f_locals local namespace seen by this frame f_trace tracing function for this frame, or None)r~���r����� FrameTyper����s��� r����rX���rX������s��������f�e�o�o�.�.r����c������������������6�����[��������U�[��������R������������������5������$�)aK��Return true if the object is a code object. Code objects provide these attributes: co_argcount number of arguments (not including *, ** args or keyword only arguments) co_code string of raw compiled bytecode co_cellvars tuple of names of cell variables co_consts tuple of constants used in the bytecode co_filename name of file in which this code object was created co_firstlineno number of first line in Python source code co_flags bitmap: 1=optimized | 2=newlocals | 4=*arg | 8=**arg | 16=nested | 32=generator | 64=nofree | 128=coroutine | 256=iterable_coroutine | 512=async_generator co_freevars tuple of names of free variables co_posonlyargcount number of positional only arguments co_kwonlyargcount number of keyword only arguments (not including ** arg) co_lnotab encoded mapping of line numbers to bytecode indices co_name name with which this code object was defined co_names tuple of names other than arguments and function locals co_nlocals number of local variables co_stacksize virtual machine stack space required co_varnames tuple of names of arguments and local variables)r~���r�����CodeTyper����s��� r����rT���rT������s������.��f�e�n�n�-�-r����c������������������6�����[��������U�[��������R������������������5������$�)a��Return true if the object is a built-in function or method. Built-in functions and methods provide these attributes: __doc__ documentation string __name__ original name of this function or method __self__ instance to which a method is bound, or None)r~���r�����BuiltinFunctionTyper����s��� r����rR���rR�����s��������f�e�7�7�8�8r����c������������������6�����[��������U�[��������R������������������5������$�)z.Return true if the object is a method wrapper.)r~���r�����MethodWrapperTyper����s��� r����r`���r`�����s�������f�e�5�5�6�6r����c�����������������������[��������U�5������=(�������dA�� �[��������U�5������=(�������d/�� �[��������U�5������=(�������d�� �[��������U�5������=(�������d�� �[ ��������U�5������$�)z<Return true if the object is any kind of function or method.)rR���rY���r^���r_���r`���r����s��� r����rb���rb���#��sG�������f��� '��&�!� '���� '��"�&�)� '���v�&� (r����c�����������������������[��������U�[��������5������(�������d��gU�R������������������[��������-��(�������a��g[ ��������[��������U�5������[ ��������R������������������5������(�������d��g[��������U�S5������(�������a��gU�R������������������R������������������5��������H��u��p[��������USS5������(�������d��M�� �g� �U�R�������������������H8��n[��������USS5�������H$��n[��������XS5������n[��������USS5������(�������d��M#�� � �g� �M:��� �g)z:Return true if the object is an abstract base class (ABC).FT�__abstractmethods__�__isabstractmethod__r}���N)r~���r���� __flags__r%���� issubclassr�����ABCMetar����rv���r����r����� __bases__)r�����namer�����bases��� r����rN���rN���+��s��������f�d�#�#�� ���-�-���d�6�l�C�K�K�0�0���v�,�-�-�������,�,�.����5�0�%�8�8���/��� � ���D�"7��<�D��F�$�/�E��u�4�e�<�<���=��!� �r����c����������������������/�n[��������5�������n[��������U�5������n[��������U�5������(�������au��[��������U�5������n�U�R�������������������HX��nUR ������������������R ������������������5��������H7��u��p�[��������U [��������R������������������5������(�������d��M&��UR������������������U5������ �M9��� �MZ��� �OSnU�HO��n �U"�X 5������nX�;���a��[��������e�U(�������a ��U"�U5������(�������a��UR������������������X�45������ �UR������������������U 5������ �MQ��� �UR������������������S�S9 �U$�!�[���������a�� ��Nsf�=�f!�[���������a/�� �U�H%��nX�R ������������������;���d��M��UR ������������������U ���n ��M���� ��M���f�=�f)Nr}���c�����������������������U�S���$�)Nrj���r}���)�pairs��� r�����<lambda>�_getmembers.<locals>.<lambda>j��s������$�q�'r�����r����)�set�dirrS���rH���r����rv���r����r~���r�����DynamicClassAttribute�append�AttributeError�add�sort)r����� predicate�getter�results� processed�names�mror�����k�vr����r����s��� r�����_getmembersr��C��s3������G���I���K�E��v����V�n�� ��(�(�� �M�M�/�/�1�D�A�!�!�U�%@�%@�A�A����Q���2��)������ ��6�'�E���$�$�� ���I�e�,�,��N�N�C�<�(�� � �c��)��*��L�L�)�L�*��N��5��� �� ����� ����-�-�'� �M�M�#�.�E������ �s6����AD��D��%D� D�D�E�6E� E�Ec������������������"�����[��������X[��������5������$�)z�Return all members of an object as (name, value) pairs sorted by name. Optionally, only return members that satisfy a given predicate.)r��r�����r����r����s��� r����rD���rD���m��s��������v�'�2�2r����c������������������"�����[��������X[��������5������$�)a��Return all members of an object as (name, value) pairs sorted by name without triggering dynamic lookup via the descriptor protocol, __getattr__ or __getattribute__. Optionally, only return members that satisfy a given predicate. Note: this function may not be able to retrieve all members that getmembers can fetch (like dynamically created attributes) and may find members that getmembers can't (like descriptors that raise AttributeError). It can also return descriptor objects instead of instance members in some cases. )r��r4���r��s��� r����rE���rE���r��s��������v�.�9�9r����r���zname kind defining_class objectc����������� ������������[��������U�5������n[��������[��������U�5������5������n[��������S�U�5�������5������nU�4U-���nX2-���n[��������U�5������nU�Hg��nUR������������������R������������������5��������HF��u��px[ ��������U[��������R������������������5������(�������d��M&��UR������������������c��M5��UR������������������U5������ �MH��� �Mi��� �/�n [��������5�������n U�GHw��nSnSn SnX�;��a{���US:X��a��[��������S5������e[��������X5������n [��������U SU5������nX�;��aL��SnSnU�H��n[��������UUS5������nUU L�d��M��UnM��� �U�H��n�UR������������������X5������nUU L�d��M��UnM ��� �Ub��UnU�H*��nX�R������������������;���d��M��UR������������������U���nX�;��a��Un �O� �Uc��M���U b��U OUn[ ��������U[ ��������[��������R"������������������45������(�������a��SnUnOY[ ��������U[$��������[��������R&������������������45������(�������a��SnUnO/[ ��������U[(��������5������(�������a��SnUnO[+��������U5������(�������a��S nOS nU R������������������[-��������UUUU5������5������ �U R/������������������U5������ �GMz��� �U $�!�[���������a�� ��GM)��f�=�f!�[���������a�� ��GNf�=�f)a��Return list of attribute-descriptor tuples. For each name in dir(cls), the return list contains a 4-tuple with these elements: 0. The name (a string). 1. The kind of attribute this is, one of these strings: 'class method' created via classmethod() 'static method' created via staticmethod() 'property' created via property() 'method' any other flavor of method or descriptor 'data' not a method 2. The class which defined this attribute (a class). 3. The object as obtained by calling getattr; if this fails, or if the resulting object does not live anywhere in the class' mro (including metaclasses) then the object is looked up in the defining class's dict (found by walking the mro). If one of the items in dir(cls) is stored in the metaclass it will now be discovered and not have None be listed as the class in which it was defined. Any items whose home class cannot be discovered are skipped. c��������������3����H���#� ���U��H��o[���������[��������4;��d��M��Uv�� �M��� �g�7f�N)r���r����)�.0�clss��� r����� <genexpr>�'classify_class_attrs.<locals>.<genexpr>���s��������H�7�C�$���.G�C�C�7�s����"� "Nrv���z)__dict__ is special, don't want the proxy�__objclass__z static methodzclass method�property�method�data)rH���r����tupler����rv���r����r~���r����r�����fgetr����r����� Exceptionr�����__getattr__r�����staticmethod�BuiltinMethodType�classmethod�ClassMethodDescriptorTyper��rb���r���r����)r��r����metamro�class_bases� all_basesr����r����r��r���resultr����r�����homecls�get_obj�dict_obj�last_cls�srch_cls�srch_objr�����kinds��� r����r'���r'������ss�����6���+�C��T�#�Y��G��H�7�H�H�G��&�3�,�K��%�I���H�E�����M�M�'�'�)�D�A��!�U�8�8�9�9�a�f�f�>P����Q���*�����F���I����������� � +��:�%�#�$O�P�P�!�#�,���"�'�>�7�C���-��#�G�#�H�$/��#*�8�T�4�#@��#�w�.�'/�H��%0� �%,��%�'/�';�';�C�'F�H��$�w�.�'/�H� �%,�� �+�"*���D��}�}�$��=�=��.���)�"�G������?�� � �,�g�(���h��u�/F�/F� G�H�H�"�D��C� ��;��0O�0O�"P� Q� Q�!�D��C� ��(� +� +��D��C� �s�^�^��D��D�� � �i��d�G�S�9�:�� � �d��I��J��M��C� .��%�$�%��%��� �� �s$����I�)I��� I�I� I �I c�����������������������U�R�������������������$�)zHReturn tuple of base classes (including cls) in method resolution order.)�__mro__)r��s��� r����rH���rH������s�������;�;�r������stopc���������������������U�n[��������U5������U0n[��������R������������������"�5�������n[��������U�[��������5������(�������d���[��������U�S5������(�������a���Ub��U"�U�5������(�������a���U�$�U�R������������������n�[��������U�5������nXS;���d��[��������U5������U:���a��[��������SR������������������U5������5������eXU'���[��������U�[��������5������(�������d��[��������U�S5������(�������a��M���U�$�)aP��Get the object wrapped by *func*. Follows the chain of :attr:`__wrapped__` attributes returning the last object in the chain. *stop* is an optional callback accepting an object in the wrapper chain as its sole argument that allows the unwrapping to be terminated early if the callback returns a true value. If the callback never returns a true value, the last object in the chain is returned as usual. For example, :func:`signature` uses this to stop unwrapping if any object in the chain has a ``__signature__`` attribute defined. :exc:`ValueError` is raised if a cycle is encountered. r{���z!wrapper loop when unwrapping {!r}) �idr�����getrecursionlimitr~���r���r����r{����lenr�����format)r����r(��r�����memo�recursion_limit�id_funcs��� r����rh���rh������s������� � �A�� �q�E�1�:�D��+�+�-�O���t�$�$���}�)E�)E����T� � ����K�������T�(���O��T��o�!=��@�G�G��J�K�K��W� ����t�$�$���}�)E�)E���Kr����c������������������l�����U�R������������������5�������n[��������U5������[��������UR������������������5�������5������- ��$�)zBReturn the indent size, in spaces, at the start of a line of text.)� expandtabsr,���lstrip)�line�explines��� r����rM���rM�����s)�������o�o��G��w�<�#�g�n�n�.�/�/�/r����c������������������������[���������R������������������R������������������U�R������������������5������nUc��g�U�R������������������R������������������S5������S�S��H��n[ ��������X5������nM��� �[��������U5������(�������d��g�U$�)N�.���)r����r����rw���ry����__qualname__�splitr����rS���)r����r��r����s��� r����� _findclassr;��!��s]������ �+�+�/�/�$�/�/� *�C� �{���!�!�'�'��,�S�b�1���c� ���2��3�<�<���Jr����c����������������������[��������U�5������(�������a3��U�R�������������������H"��nU[��������Ld��M���UR������������������nUc��M ��Us �$�� �g�[��������U�5������(�������ag��U�R������������������R������������������nU�R������������������n[��������U5������(�������a'��[��������[��������XCS�5������S5������U�R������������������L�a��UnGO~UR������������������nGOp[��������U�5������(�������a+��U�R������������������n[��������U�5������nUb��[��������XS5������U�La��g�GO5[��������U�5������(�������aX��U�R������������������nU�R������������������n[��������U5������(�������a#��UR������������������S-���U-���U�R������������������:X��a��UnO�UR������������������nO�[��������U�[ ��������5������(�������a4��U�R������������������n[��������U�R"������������������5������nUb��[��������XS5������U�La��g�O�[%��������U�5������(�������d��['��������U�5������(�������ac��U�R������������������nU�R(������������������n[��������XS5������U�La��g�[+��������U�5������(�������a+��[��������USS�5������n[��������U[,��������5������(�������a ��X6;���a��Xc���$�Og�UR�������������������H ��n�[��������X5������R������������������nUc��M��Us �$�� �g�!�[���������a�� ��GMM��f�=�f!�[���������a�� ��MD��f�=�f)Nr����r7��� __slots__)rS���r&��r�����__doc__r����r^���r����r�����__self__r����� __class__rY���r;��rR���r9��r~���r��r��r_���rW���r��r]���r����)r����r�����docr�����selfr���slotss��� r�����_finddocrD��+��s ������s�|�|��K�K�D��6�!���,�,�C���?��J�� �����}�}��|�|�$�$���|�|���D�M�M��G�D��-�z�:�c�l�l�J��C��.�.�C� �C����|�|����o���;�'�#�,�C�7���8� �3����|�|���|�|���D�M�M�����#�d�*�c�.>�.>�>��C��.�.�C� �C�� "� "��|�|������"���;�'�#�,�C�7���8� �C� � �$4�S�$9�$9��|�|�������3��S�(���c�"�"��C��d�3�E��%��&�&�4�=��{�"������� ��$�%�-�-�C���?��J� �����k�&������b��� �� �s#����I�;I.� I+�*I+�. I<�;I<c�������������������������U�R�������������������nUc���[��������U�5������n[ ��������U[ ��������5������(�������d��g[ ��������U5������$�!�[���������a�� ��gf�=�f!�[��������[��������4�a�� ��gf�=�f)z�Get the documentation string for an object. All tabs are expanded to spaces. To clean up docstrings that are indented to line up with blocks of code, any whitespace than can be uniformly removed from the second line onwards is removed.N)r>��r����rD��r����r~���r����r(���)r����rA��s��� r����r<���r<���h��sn��������n�n����{� ��6�"�C���c�3�����C�=���������� �� �*�� �� �s ����>��A�� A� A�A!� A!c����������������������U�R������������������5�������R������������������S5������n[��������R������������������nUSS��H?��n[ ��������UR������������������S5������5������nU(�������d��M&��[ ��������U5������U- ��n[ ��������X%5������nMA��� �U(�������a��US���R������������������S5������US'���U[��������R������������������:��a%��[��������S[ ��������U5������5�������H��nX���US�X'���M��� �U(�������a-��US���(�������d#��UR������������������5������� �U(�������a��US���(�������d��M#��U(�������a.��US���(�������d$��UR������������������S5������ �U(�������a��US���(�������d��M$��SR������������������U5������$�)z|Clean up indentation from docstrings. Any whitespace that can be uniformly removed from the second line onwards is removed.� ����N� rj���r8��) r2��r:��r�����maxsizer,��r3���min�range�pop�join)rA���lines�marginr4���content�indent�is��� r����r(���r(���{��s����� � �N�N��"�"�4�(�E���[�[�F��a�b� ���d�k�k�#�&�'���7���Y��(�F���(�F� ��� ���8�?�?�3�'��a�� ������q�#�e�*�%�A��x���(�E�H��&����b� � � � �����b� � � ��a�� � � �!�����a����9�9�U��r����c������������������>����[��������U�5������(�������a8��[��������U�SS5������(�������a��U�R������������������$�[��������SR ������������������U�5������5������e[��������U�5������(�������a���[ ��������U�S5������(�������ab��[��������R������������������R������������������U�R������������������5������n[��������USS5������(�������a��UR������������������$�U�R������������������S:X��a��[��������S5������e[��������SR ������������������U�5������5������e[��������U�5������(�������a��U�R������������������n�[��������U�5������(�������a��U�R������������������n�[!��������U�5������(�������a��U�R"������������������n�[%��������U�5������(�������a��U�R&������������������n�[)��������U�5������(�������a��U�R*������������������$�[��������SR ������������������[-��������U�5������R.������������������5������5������e) z@Work out which source or compiled file an object was defined in.�__file__Nz{!r} is a built-in modulery����__main__�source code not availablez{!r} is a built-in classzVmodule, class, method, function, traceback, frame, or code object was expected, got {})ra���r����rU��r����r-��rS���r����r����r����rw���ry����OSErrorr^���r����rY���r����rc����tb_framerX����f_coderT����co_filenamer���r����)r����r����s��� r����r=���r=������sA����������6�:�t�,�,��?�?�"��3�:�:�6�B�C�C��v����6�<�(�(��[�[�_�_�V�%6�%6�7�F��v�z�4�0�0����&�� � �J�.��9�:�:��2�9�9�&�A�B�B����������&��������6��������v������� �f�~�~��!�!�!� ��7�7=�v���L�)�)�8+�,��,r����c������������������0����[���������R������������������R������������������U�5������n[��������R������������������R������������������5��������Vs/�s�H��n[ ��������U5������*�U4PM��� �nnUR������������������5������� �U�H"��u��pBUR������������������U5������(�������d��M��USU�s �$�� �gs �snf�)z1Return the module name for a given file, or None.N) �os�path�basename� importlib� machinery�all_suffixesr,��r�����endswith)r^���fname�suffix�suffixes�neglens��� r����rG���rG������s��������G�G���T�"�E��#,�"5�"5�"B�"B�"D�F�"D����f�+��v�&�"D�� ��F��M�M�O�"����>�>�&�!�!���&�>�!��#���� Fs�����Bc���������������������^��[��������U�5������m[��������R������������������R������������������SS�nU[��������R������������������R������������������SS�- ��n[��������U4S�jU�5�������5������(�������aA��[��������R������������������R������������������T5������S���[��������R������������������R������������������S���-���mOJ[��������U4S�j[��������R������������������R�������������������5�������5������(�������a��gTR������������������S5������(�������a��gT[��������R������������������;���a��T$�[��������R������������������R������������������T5������(�������a��T$�[��������U�T5������n[!��������USS5������b��T$�[!��������[!��������USS5������SS5������b��T$�g) z~Return the filename that can be used to locate an object's source. Return None if no way can be identified to get the source. Nc��������������3����F���>#� ���U��H��nTR������������������U5������v�� �M��� �g�7fr ���rc���r ���s�filenames��� �r����r��� getsourcefile.<locals>.<genexpr>���s!��������� ?�)>�A�8���Q���)>������!rj���c��������������3����F���>#� ���U��H��nTR������������������U5������v�� �M��� �g�7fr ��rj��rk��s��� �r����r��rn�����s&���������� 9�7��'(�X� � �q� !� !�7�ro���.fwork� __loader__�__spec__�loader)r=���r`��ra���DEBUG_BYTECODE_SUFFIXES�OPTIMIZED_BYTECODE_SUFFIXES�anyr]��r^���splitext�SOURCE_SUFFIXES�EXTENSION_SUFFIXESrc��� linecache�cache�existsrF���r����)r�����all_bytecode_suffixesr����rm��s��� @r����rK���rK������s0��������v��H�%�/�/�G�G��J���Y�0�0�L�L�Q�O�O�� � ?�)>� ?�?�?��G�G�$�$�X�.�q�1��'�'�7�7��:�;�� �� 9��$�$�7�7� 9�� 9�� 9�� � � �8� $� $����9�?�?�"��� �w�w�~�~�h����� �v�x� (�F��v�|�T�*�6��� ����T�2�H�d� C� O���� Pr����c�����������������������Uc��[��������U�5������=(�������d�� �[��������U�5������n[��������R������������������R ������������������[��������R������������������R������������������U5������5������$�)z�Return an absolute path to the source or compiled file for an object. The idea is for each object to have a unique origin, so this routine normalizes the result as much as possible.)rK���r=���r]��r^���normcase�abspath)r����� _filenames��� r����r/���r/������s?������ ���!�&�)�<�W�V�_� � �7�7���B�G�G�O�O�I�6�7�7r����c�����������������������[��������U�5������(�������a��U�$�[��������U�S5������(�������a)��[��������R������������������R ������������������U�R ������������������5������$�Ub0��U[��������;���a&��[��������R������������������R ������������������[��������U���5������$��[��������X5������nU[��������;���a&��[��������R������������������R ������������������[��������U���5������$�[��������R������������������R������������������5�������R������������������5��������H���u��p4[��������U5������(�������d��M��[��������US5������(�������d��M*��UR������������������nU[��������R ������������������US5������:X��a��MR��U[��������U'���[��������U5������nUR������������������=[��������U'���[��������[��������R ������������������R#������������������U5������'���M���� �U[��������;���a&��[��������R������������������R ������������������[��������U���5������$�[��������R������������������S���n[��������U�S5������(�������d��g[��������X`R������������������5������(�������a��[%��������X`R������������������5������nXpL�a��U$�[��������R������������������S���n[��������X�R������������������5������(�������a��[%��������X�R������������������5������n X�L�a��U$�gg!�[��������[��������4�a�� ��gf�=�f)zAReturn the module an object was defined in, or None if not found.ry���NrU��rV��r�����builtins)ra���r����r����r����rw���ry���� modulesbyfiler/���r�����FileNotFoundError�copyr����rU���_filesbymodnamer����r]��r^���realpathr����) r����r����file�modnamer����r�����main� mainobject�builtin� builtinobjects ��� r����rF���rF������s����������� ��v�|�$�$��{�{���v�0�0�1�1�����m�!;��{�{���}�Y�7�8�8���&�,����}���{�{���}�T�2�3�3���;�;�+�+�-�3�3�5����F����� � ;� ;����A��O�'�'���6�6��'(�O�G�$��6�"�A��(.��� 7�M�!��}���� � ��#� %��6���}���{�{���}�T�2�3�3��;�;�z�"�D��6�:�&�&���t�_�_�%�%��T�?�?�3� ����K��k�k�*�%�G��w���(�(�����9� ��"��N��#��)��;� �(�)�����s����I��I2�1I2c�������������������������\�rS�rSrSrg)r���i��r}���N�r����ry���r9���__firstlineno__�__static_attributes__r}���r����r����r���r�����s������r����r���c�����������������������[��������U�5������nU(�������a��[��������R������������������"�U5������ �OX[��������U�5������nUR ������������������S5������(�������a,��UR������������������S5������(�������a��UR������������������S5������(�������a��[ ��������S5������e[��������X5������nU(�������ao��[��������R������������������"�XR������������������5������nU(�������dG��UR ������������������S5������(�������a1��[��������U�S5������(�������a ��[��������R������������������"�U�R������������������5������nO[��������R������������������"�U5������nU(�������d��[ ��������S5������e[��������U�5������(�������a��US4$�[��������U�5������(�������a/���[��������U�5������S���S - ��nU[%��������U5������:���a��[ ��������S 5������eX44$�['��������U�5������(�������a��U�R(������������������n�[+��������U�5������(�������a��U�R������������������n�[-��������U�5������(�������a��U�R.������������������n�[1��������U�5������(�������a��U�R2������������������n�[5��������U�5������(�������aH��[��������U�S5������(�������d��[ ��������S5������eU�R6������������������S - ��nU[%��������U5������:���a��[ ��������S 5������eX44$�[ ��������S 5������e!�[ ��������["��������4�a�� �[ ��������S5������ef�=�f)aR��Return the entire source file and starting line number for an object. The argument may be a module, class, method, function, traceback, frame, or code object. The source code is returned as a list of all the lines in the file and the line number indexes a line in that list. An OSError is raised if the source code cannot be retrieved.�<�>rq��rW��r����zcould not get source coderj���r���rH��zlineno is out of bounds�co_firstlinenoz"could not find function definitionzcould not find code object)rK���r{��� checkcacher=���� startswithrc��rX��rF����getlinesrv���r�����_getlines_from_coder����ra���rS���r����r�����KeyErrorr,��r^���r����rY���rc���rY��rX���rZ��rT���r���)r����r���r����rO���lnums��� r����r*���r*�����s��������� �D�����T�"��v��������%�%�$�-�-��*<�*<�$�-�-�PX�BY�BY��5�6�6� �v� $�F� ��"�"�4���9�������-�-�'�&�*�2M�2M��1�1�&�/�/�B�E���"�"�4�(����1�2�2������a�x���v��� 7���<� 1�2�Q�6�D���3�u�:���3�4�4��{�����������&��������6��������v������� �f�~�~��v�/�0�0��>�?�?��$�$�q�(���3�u�:���3�4�4��{�� �.� /�/��+��8�$�� 7��5�6�6� 7�s����I��I-c�����������������������[��������U�5������u��p[��������U�5������(�������a���SnU(�������a��US���SS�S:X��a��SnU[ ��������U5������:��aB��X���R������������������5�������S;���a,��US-���nU[ ��������U5������:��a��X���R������������������5�������S;���a��M,��U[ ��������U5������:��a}��X���SS�S:X��aq��/�nUnU[ ��������U5������:��aM��X���SS�S:X��aB��UR ������������������X���R������������������5�������5������ �US-���nU[ ��������U5������:��a ��X���SS�S:X��a��MB��SR������������������U5������$�ggUS:���Ga���[��������X���5������nUS- ��nUS:���Gay��X���R������������������5�������SS�S:X��Ga^��[��������X���5������U:X��GaK��X���R������������������5�������R������������������5�������/nUS:���a���US- ��nX���R������������������5�������R������������������5�������nUSS�S:X��a_��[��������X���5������U:X��aN��U/USS&�US- ��nUS:��a��O<X���R������������������5�������R������������������5�������nUSS�S:X��a��[��������X���5������U:X��a��MN��U(�������a<��US���R������������������5�������S:X��a%��/�USS&�U(�������a��US���R������������������5�������S:X��a��M%��U(�������a<��US ���R������������������5�������S:X��a%��/�US S&�U(�������a��US ���R������������������5�������S:X��a��M%��SR������������������U5������$�gggg!�[��������[��������4�a�� ��gf�=�f) zoGet lines of comments immediately preceding an object's source code. Returns None when source can't be found. Nrj�������z#!rH��)���#r���r���r8��)r*���rX��r����ra���r,���stripr����r2��rN��rM���r3��)r����rO��r����start�comments�endrR���comments��� r����r9���r9���W��s������ � ��(�����������U�1�X�b�q�\�T�)�1�5��c�%�j� �U�\�%7�%7�%9�Y�%F��A�I�E���c�%�j� �U�\�%7�%7�%9�Y�%F��3�u�:��%�,�r��"2�c�"9��H��C���E� �"�u�z�"�1�~��'<����� � 5� 5� 7�8��A�g�����E� �"�u�z�"�1�~��'<���7�7�8�$�$� �#:��� ����E�K�(���Q�h���!�8�� �)�)�+�B�Q�/�3�6��u�z�"�f�,�� �-�-�/�6�6�8�9�H��Q�w��A�g���*�/�/�1�8�8�:���b�q�k�S�(�Z�� �-C�v�-M�$+�9�H�R�a�L���'�C��Q�w��#�j�3�3�5�<�<�>�G� ��b�q�k�S�(�Z�� �-C�v�-M� ��x��{�0�0�2�c�9�!���!����x��{�0�0�2�c�9��x��|�1�1�3�s�:� "���� ���x��|�1�1�3�s�:��7�7�8�$�$�� -��7�8�� ��%� �Y������s���� J/��/K�Kc�������������������������\�rS�rSrSrg)r���i���r}���Nr���r}���r����r����r���r������s������Tr����r���c��������������������$�����\�rS�rSrSrS�rS�rSrg)r ���i���z@Provide a tokeneater() method to detect the end of a code block.c������������������f�����SU�l���������SU�l��������SU�l��������SU�l��������SU�l��������SU�l��������S�U�l��������g�)Nrj���FrH��)rR���islambda�started�passline�indecorator�last� body_col0�rB��s��� r�����__init__�BlockFinder.__init__���s4����������� ������ � ����� ���r����c����������������������U�R�������������������(�������dA��U�R������������������(�������d0��US:X��a��SU�l��������OUS;���a��US:X��a��SU�l��������SU�l���������SU�l��������g�U[��������R ������������������:X��aB��SU�l��������US���U�l��������U�R������������������(�������a��[��������eU�R������������������(�������a��SU�l��������g�g�U�R������������������(�������a��g�U[��������R������������������:X��aD��U�R������������������c��U�R�������������������(�������a ��US���U�l ��������U�R������������������S-���U�l ��������SU�l��������g�U[��������R������������������:X��a+��U�R������������������S- ��U�l ��������U�R������������������S::��a��[��������eg�U[��������R������������������:X��a-��U�R������������������b��US���U�R������������������:���a��US���U�l��������g�g�g�U�R������������������S:X��a+��U[��������R������������������[��������R������������������4;��a��[��������eg�g�)N�@T)�def�class�lambdar���Frj���rH��)r���r���r���r����tokenize�NEWLINEr���r����INDENTr���rR���DEDENT�COMMENT�NL)rB��r����token�srowcol�erowcolr4��s��� r����� tokeneater�BlockFinder.tokeneater���sv������|�|�D�$4�$4���|�#'�� ��4�4��H�$�$(�D�M�#��� �D�M� �X�%�%� %�!�D�M��� �D�I��}�}� � �����#(�� �� � �]�]�� �X�_�_� $��~�~�%�$�,�,�!(������+�+��/�D�K� �D�M� �X�_�_� $��+�+��/�D�K���{�{�a�� � �� � �X�%�%� %��~�~�)�g�a�j�D�N�N�.J�#�A�J�� ��/K�)���[�[�A� �$�x�/?�/?����.M�"M�����#N� r����)r���r���rR��r���r���r���r���N)r����ry���r9��r���r>��r���r���r���r}���r����r����r ���r ������s������J��)r����r ���c����������������������[��������5�������n�[��������R������������������"�[��������U�5������R������������������5������nU�H��nUR ������������������"�U6� �M��� �U�SUR�������������������$�!�[��������[��������4�a�� ��N![���������a\��nSUR������������������;��a��USeWtpV�UR ������������������"�[��������R������������������/UQ76� ��SnANg!�[��������[��������4�a�� ���SnAN}f�=�fSnAff�=�f)z@Extract the block of code at the top of the given list of lines.� unmatchedN)r ���r����generate_tokens�iter�__next__r���r����IndentationError�SyntaxError�msgr���r���)rO���blockfinder�tokens�_token�e�_�_token_infos��� r����r5���r5������s��������-�K� ��)�)�$�u�+�*>�*>�?���F��"�"�F�+�����"�+�"�"�#�#��� �(�)�� ������a�e�e�#���� ��� ��"�"�8�#3�#3�B�k�B�B���,�-�� �� �� �s<����AA��C�. C�7C�!B4�4C�C� C�C�Cc������������������ ����[��������U�5������n�[��������U�5������u��p[��������U�5������(�������a��U�R������������������n�[ ��������U�5������(�������d*��[��������U�5������(�������a��U�R������������������R������������������S:X��a��US4$�[��������XS�5������US-���4$�)a���Return a list of source lines and starting line number for an object. The argument may be a module, class, method, function, traceback, frame, or code object. The source code is returned as a list of the lines corresponding to the object and the line number indicates where in the original source file the first line of code was found. An OSError is raised if the source code cannot be retrieved.z<module>rj���NrH��) rh���r*���rc���rY��ra���rX���rZ���co_namer5����r����rO��r���s��� r����rL���rL������su��������F�^�F��V�$�K�E��6�������� ���� ����V�]�]�2�2�j�@��a�x����e��%�t�a�x�/�/r����c������������������>�����[��������U�5������u��pSR������������������U5������$�)z�Return the text of the source code for an object. The argument may be a module, class, method, function, traceback, frame, or code object. The source code is returned as a single string. An OSError is raised if the source code cannot be retrieved.r���)rL���rN��r���s��� r����rJ���rJ������s�������!��(�K�E� �7�7�5�>�r����c������������������������/�nU�R������������������[��������SS5������S9 �U��HC��nUR������������������XDR������������������45������ �XA;���d��M&��UR������������������[ ��������X���X5������5������ �ME��� �U$�)z-Recursive helper function for getclasstree().ry���r����r����)r����rl���r����r����ri���)�classes�children�parentr�����cs��� r����ri���ri������sZ�������G��L�L�Z��j�9�L�:� ������;�;�'�(��=��N�N�8�H�K��=�>�����Nr����c������������������\����0�n/�nU��Hv��nUR�������������������(�������aJ��UR��������������������H8��nXR;��a��/�X%'���XBU���;��a��X%���R������������������U5������ �U(�������d��M0��XP;���d��M7�� �MZ��� �M^��XC;��d��Me��UR������������������U5������ �Mx��� �U�H��nXP;��d��M ��UR������������������U5������ �M��� �[��������X2S5������$�)a���Arrange the given list of classes into a hierarchy of nested lists. Where a nested list appears, it contains classes derived from the class whose entry immediately precedes the list. Each entry is a 2-tuple containing a class and a tuple of its base classes. If the 'unique' argument is true, exactly one entry appears in the returned structure for each class in the given list. Otherwise, classes using multiple inheritance and their descendants will appear multiple times.N)r����r����ri���)r����uniquer����rootsr���r���s��� r����r7���r7������s���������H��E� ���;�;��+�+���)�')�H�$��V�,�,��$�+�+�A�.��6�f�/���&���^��L�L��O������� ��L�L�� �����E�T�*�*r����r���zargs, varargs, varkwc����������������������[��������U�5������(�������d��[��������SR������������������U�5������5������eU�R������������������nU�R������������������nU�R ������������������n[ ��������USU�5������n[ ��������XX#-����5������nX#- ��nSnU�R������������������[��������-��(�������a��U�R������������������U���nUS-���nSnU�R������������������[��������-��(�������a��U�R������������������U���n[��������XE-���Xg5������$�)a ��Get information about the arguments accepted by a code object. Three things are returned: (args, varargs, varkw), where 'args' is the list of argument names. Keyword-only arguments are appended. 'varargs' and 'varkw' are the names of the * and ** arguments or None.z{!r} is not a code objectNrH��)rT���r����r-���co_varnames�co_argcount�co_kwonlyargcount�listr����r���r���r���)�cor�����nargs�nkwargs�args� kwonlyargs�varargs�varkws��� r����r0���r0�����s���������"�:�:��3�:�:�2�>�?�?��N�N�E��N�N�E��"�"�G���f�u� ��D��e�%�-�0�1�J� ��E��G� �{�{�Z���.�.��'���� ���E� �{�{�^�#����u�%���T�&��7�7r����r���zGargs, varargs, varkw, defaults, kwonlyargs, kwonlydefaults, annotationsc����������� ������������[��������U�SS[��������SS9n/�nSnSn/�n/�n0�nSn 0�n UR������������������UR ������������������La��UR������������������US'���UR������������������R������������������5��������GH%��nUR������������������nUR������������������n U[��������L�a:��UR������������������U 5������ �UR������������������UR ������������������La��X�R������������������4- ��n O�U[��������L�a:��UR������������������U 5������ �UR������������������UR ������������������La��X�R������������������4- ��n OYU[��������L�a��U nOMU[��������L�a9��UR������������������U 5������ �UR������������������UR ������������������La��UR������������������X�'���OU[ ��������L�a��U nUR"������������������UR ������������������Ld��GM��UR"������������������X�'���GM(��� �U (�������d��Sn U (�������d��Sn [%��������Xc-���XEU XzU5������$�!�[���������a��n[��������S5������UeSnAff�=�f)a���Get the names and default values of a callable object's parameters. A tuple of seven things is returned: (args, varargs, varkw, defaults, kwonlyargs, kwonlydefaults, annotations). 'args' is a list of the parameter names. 'varargs' and 'varkw' are the names of the * and ** parameters or None. 'defaults' is an n-tuple of the default values of the last n parameters. 'kwonlyargs' is a list of keyword-only parameter names. 'kwonlydefaults' is a dictionary mapping names from kwonlyargs to defaults. 'annotations' is a dictionary mapping parameter names to annotations. Notable differences from inspect.signature(): - the "self" parameter is always reported, even for bound methods - wrapper chains defined by __wrapped__ *not* unwrapped automatically F)�follow_wrapper_chains�skip_bound_arg�sigclsrt���zunsupported callableNr}����return)�_signature_from_callabler$���r��r�����return_annotation�empty� parameters�valuesr$��r�����_POSITIONAL_ONLYr�����default�_POSITIONAL_OR_KEYWORD�_VAR_POSITIONAL� _KEYWORD_ONLY�_VAR_KEYWORD� annotationr���)r�����sig�exr���r���r����posonlyargsr����annotations�defaults� kwdefaultsr����r$��r����s��� r����r?���r?���3��s������ 8�"�'�t�=B�6;�.7�05� 7����D��G��E��K��J��K��H��J� ���C�I�I�-� #� 5� 5��H�����&�&�(���z�z���z�z���#�#����t�$��}�}�E�K�K�/��]�]�,�,��� �+� +��K�K����}�}�E�K�K�/��]�]�,�,��� �_� $��G� �]� "����d�#��}�}�E�K�K�/�#(�=�=� � �� �\� !��E����5�;�;�.� %� 0� 0�K��-�)�0��� �����{�)�7�8�!�{�<��<��g���8� ��.�/�R�7��8�s����F2��2 G �<G�G r���zargs varargs keywords localsc������������������^�����[��������U�R������������������5������u��pn[��������XX0R������������������5������$�)a)��Get information about arguments passed into a particular frame. A tuple of four things is returned: (args, varargs, varkw, locals). 'args' is a list of the argument names. 'varargs' and 'varkw' are the names of the * and ** arguments or None. 'locals' is the locals dictionary of the given frame.)r0���rZ��r����f_locals)�framer���r���r���s��� r����r1���r1������s(�������#�5�<�<�0��D�5��4�%���8�8r����c������������������t����[��������U�SS�5������S:X��a$��S�n[��������R������������������"�SU[��������U�5������5������$�[ ��������U�[ ��������R������������������5������(�������a��[��������U�5������$�[ ��������U�[��������5������(�������a:��U�R������������������SU4;���a��U�R������������������$�U�R������������������S-���U�R������������������-���$�[��������U�5������$�)Nry����typingc������������������D�����U�R������������������5�������nUR������������������S5������$�)Nztyping.)�group�removeprefix)�match�texts��� r�����repl�formatannotation.<locals>.repl���s�������;�;�=�D��$�$�Y�/�/r����z[\w\.]+r���r7��)r�����re�sub�reprr~���r�����GenericAliasr����r���ry���r9��)r����base_moduler ��s��� r����r+���r+������s��������z�<��.�(�:� 0���v�v�j�$��Z�(8�9�9��*�e�0�0�1�1��:����*�d�#�#�� � �Z��$=�=��*�*�*��$�$�S�(��)@�)@�@�@�� ��r����c������������������.���^��[��������U�SS�5������mU4S�jnU$�)Nry���c���������������������>��[��������U�T5������$�r ��)r+���)r���r����s��� �r�����_formatannotation�5formatannotationrelativeto.<locals>._formatannotation���s�������� �F�3�3r����)r����)r����r��r����s��� @r����r,���r,������s������� �V�\�4� 0�F�4��r����c�����������������������SU�-���$�)N�*r}����r����s��� r����r����r�������s������s�T�zr����c�����������������������SU�-���$�)N�**r}���r��s��� r����r����r�������s������T�D�[r����c�����������������������S[��������U�5������-���$�)N�=)r��)r����s��� r����r����r�������s ������c�D��K�.?r����c������������������N����UXG4S�jn/�n [��������[��������U�5������5�������H��n U R������������������U"�X ���5������5������ �M��� �U(�������a"��U R������������������U"�U5������U"�X1���5������-���5������ �U(�������a"��U R������������������U"�U5������U"�X2���5������-���5������ �SSR������������������U 5������-���S-���$�)aV��Format an argument spec from the 4 values returned by getargvalues. The first four arguments are (args, varargs, varkw, locals). The next four arguments are the corresponding optional formatting functions that are called to turn names and values into strings. The ninth argument is an optional function to format the sequence of arguments.c������������������(�����U"�U�5������U"�X���5������-���$�r ��r}���)r����rs���� formatarg�formatvalues��� r�����convert� formatargvalues.<locals>.convert���s����������V�\�!:�:�:r�����(�, �))rL��r,��r����rN��)r���r���r���rs���r��� formatvarargs�formatvarkwr��r ���specsrS��s��� r����r-���r-������s��������$�#�;�� �E� �3�t�9� �� ���W�T�W�%�&���� ���]�7�+�k�&�/�.J�J�K�� ���[��'�+�f�m�*D�D�E�����5�!�!�C�'�'r����c������������������F����U�Vs/�s�H��oDU;��d��M ��[��������U5������PM��� �nn[��������U5������nUS:X��a��US���nOAUS:X��a��SR������������������"�U6�nO+SR������������������"�USS��6�nUSS�2 �SR������������������U5������U-���n[ ��������SXU(�������a��S OS US:X��a��SOSU4-��5������es �snf�) NrH��rj���r���z {} and {}z, {} and {}���r#��z*%s() missing %i required %s argument%s: %s� positional�keyword-onlyr���rl��)r��r,��r-��rN��r����) �f_name�argnames�posr���r����r�����missingrl���tails ��� r�����_missing_argumentsr1�����s�������$,�C�H�D�F�0B�Z�T�$�Z�H�E�C��%�j�G��!�|��!�H�� �A������&���#�#�U�2�3�Z�0���"�#�J��I�I�e��t�#�� �@��&)�l�~�#�q�L�b�c�1�6�6��7��7��� Ds ���� B�Bc����������� �����������[��������U5������U- ��n[��������U�Vs/�s�H��o�U;���d��M ��UPM��� �sn5������n U(�������a��US:g��n SU4-��nO<U(�������a��Sn SU[��������U5������4-��nO"[��������U5������S:g��n [��������[��������U5������5������nSnU (�������a��Sn X�S:w��a��SOSU U S:w��a��SOS4-��n[��������SXU (�������a��SOSX\US:X��a��U (�������d ��S 4-��5������eS 4-��5������es �snf�)NrH��zat least %dTz from %d to %dr���z7 positional argument%s (and %d keyword-only argument%s)rl��z5%s() takes %s positional argument%s but %d%s %s given�was�were)r,��r����r����)r,��r����kwonlyr����defcount�givenr����atleast�arg�kwonly_given�pluralr���� kwonly_sigr���s��� r����� _too_manyr=�����s������$�i�(�"�G��v�?�v�����v�?�@�L���A����w�j�(�� �����#�d�)� 4�4���T��a����#�d�)�n���J��G���Q�J�S�B��$0�A�$5�S�2�?��?� � �K� ��#�R���q�j��U� C�C��D��D�;A� C�C��D��D���@s ���� C�Cc���������� ������������[��������U�5������nUu��pEpgp�n U�R������������������n0�n[��������U�5������(�������a��U�R������������������b��U�R������������������4U-���n[ ��������U5������n [ ��������U5������nU(�������a��[ ��������U5������OSn[��������X�5������n[ ��������U5�������H ��nUU���X�U���'���M��� �U(�������a��[��������UUS�5������X�'���[��������XH-���5������nU(�������a��0�X�'���UR������������������5��������HK��u��nnUU;��a"��U(�������d��[��������U<�SU<�35������eUX����U'���M.��UU;���a��[��������U<�SU<�35������eUUU'���MM��� �X�:���a��U(�������d��[��������X�X�UX�5������ �X�:��aP��USX�- ���nU�H��nUU;��d��M��[��������UUSU5������ �M��� �[��������XNU- ��S�5�������H��u��nnUU;��d��M��UU���UU'���M��� �SnU�H'��nUU;��d��M��U (�������a��UU ;���a ��U U���UU'���M"��US- ��nM)��� �U(�������a ��[��������X�SU5������ �U$�)z�Get the mapping of arguments to values. A dict is returned, with keys the function argument names (including the names of the * and ** arguments, if any), and values the respective bound values from 'positional' and 'named'.Nrj���z&() got an unexpected keyword argument z$() got multiple values for argument TrH��F)r?���r����r^���r?��r,��rK��rL��r��r����r����r����r=��r1��� enumerate)r����r*���named�specr���r���r���r���r����kwonlydefaultsr����r,��� arg2value�num_pos�num_args�num_defaults�nrS���possible_kwargs�kwr�����reqr9��r/���kwargs��� r����r6���r6������s �������$��D�FJ�C�D�5�J�� �]�]�F��I����~�~�$�-�-�3��m�m�%� �2� ��*�o�G��4�y�H�$,�3�x�=�!�L��G��A� �1�X��'��]� �q�'�����"�:�a�b�>�2� ���$�+�,�O��� ���[�[�]� ��E� �_�$���!'��!-��.��.�#(�I��R� �� ��?��#�R�)��*�� *�� �"� ��#����'��&� �\�� '����+�H�+�,���C��)�#�"�6�3��i�@���� ���%<�%=� >�?�F�A�s��)�#�!)�!�� �#���@���G���� �!��%�>�"9�#1�%�#8� �%� ��1��������6�u�i�@��r����r���z"nonlocals globals builtins unboundc����������������������[��������U�5������(�������a��U�R������������������n�[��������U�5������(�������d��[��������SR ������������������U�5������5������eU�R ������������������nU�R������������������c��0�nO>[��������UR������������������U�R������������������5�������VVs0�s�H��u��p4X4R������������������_M��� �nnnU�R������������������nUR������������������S[��������R������������������5������n[��������U5������(�������a��UR������������������n0�n0�n[��������5�������n [��������5�������n [ ��������R"������������������"�U5�������HM��nUR$������������������nUR&������������������n US:X��a��U R)������������������U 5������ �M4��US:X��d��M<��U R)������������������U 5������ �MO��� �U �H ��n �X]���X}'���M��� �[-��������X'X�5������$�s �snnf�!�[*���������a.�� ��Xm���X�'����M4��!�[*���������a�� �U R)������������������U 5������ ���MS��f�=�ff�=�f)a�� Get the mapping of free variables to their current values. Returns a named tuple of dicts mapping the current nonlocal, global and builtin references as seen by the body of the function. A final set of unbound names that could not be resolved is also provided. �{!r} is not a Python function�__builtins__� LOAD_ATTR�LOAD_GLOBAL)r^���r����rY���r����r-��r�����__closure__�zip�co_freevars� cell_contentsrz���rw���r���rv���ra���r�����dis�get_instructions�opname�argvalr����r���r���)r�����code� nonlocal_vars�var�cell� global_ns� builtin_ns�global_vars�builtin_vars� unbound_names�global_names�instructionrW��r����s��� r����r8���r8���+��s���������~�~��}�}���d����7�>�>�t�D�E�E��=�=�D������� ��!��!1�!1�4�3C�3C�D� �D� ��� �$�$�$�D�� �� ��� � �I����~�x�/@�/@�A�J�� ����(�(� ��K��L��E�M��5�L��+�+�D�1���#�#���!�!���[� ����d�#� �}� $����T�"� �2���� (� )��K������}�#�4��4��? ��2��� (� (�%/�%5��"���� (��!�!�$�'�'� (�� (�s0����F�.F � G�F�F>�9G�=F>�>G� _Tracebackz+filename lineno function code_context indexc��������������������6���^���\�rS�rSrSS.U�4S�jjrS�rSrU�=r$�)r&���if��N�� positionsc�����������������6���>��[���������TU�]��XX#XE5������nXgl��������U$�r ����super�__new__rg��) r��rm���lineno�function�code_context�indexrg���instancer@��s ��� �r����rk���Traceback.__new__g��s ��������7�?�3�&�L�X��&���r����c�����������������������SR������������������U�R������������������U�R������������������U�R������������������U�R������������������U�R ������������������U�R������������������5������$�)NzcTraceback(filename={!r}, lineno={!r}, function={!r}, code_context={!r}, index={!r}, positions={!r}))r-��rm��rl��rm��rn��ro��rg��r���s��� r�����__repr__�Traceback.__repr__l��s@������@�@F��� � �t�{�{�D�M�M�4�;L�;L�� � �D�N�N�A,� -r����r}����r����ry���r9��r���rk��rs��r���� __classcell__�r@��s���@r����r&���r&���f��s�������SW����� -��-r����r&���c������������������Z�����U�R�������������������R������������������U�R������������������p![��������X5������$�r ��)rY��rZ���tb_lasti�_get_code_position)�tbrY���instruction_indexs��� r�����_get_code_position_from_tbr}��r��s#������ �k�k�0�0�"�+�+� ��d�6�6r����c������������������v�����US:��a��gU�R������������������5�������n[��������[��������R������������������"�X!S-��S�5������5������$�)Nrj���)NNNNr���)�co_positions�next� itertools�islice)rY��r|��� positions_gens��� r����rz��rz��v��s8�������1��'��%�%�'�M�� � � ��Q�0F��M�N�Nr����c����������� �����������[��������U�5������(�������a$��[��������U�5������nU�R������������������nU�R������������������n�O,U�R������������������n[��������U�R������������������U�R������������������5������nUS���c��X/USS�Q7tpOU�/UQ7tpUS���n[��������U�5������(�������d��[��������SR������������������U�5������5������e[��������U�5������=(�������d�� �[��������U�5������nUS:���aJ��US- ��US-��- ��n�[��������U�5������u��pg[��������S[��������U[!��������U5������U- ��5������5������nXeXQ-����nUS- ��U- ��nOS=ph[%��������XCU�R������������������R&������������������UU[(��������R*������������������"�U6�S9$�!�["���������a�� �S=ph�NAf�=�f)a��Get information about a frame or traceback object. A tuple of five things is returned: the filename, the line number of the current line, the function name, a list of lines of context from the source code, and the index of the current line within that list. The optional second argument specifies the number of lines of context to return, which are centered around the current line.rj���NrH��z'{!r} is not a frame or traceback objectr���rf��)rc���r}��� tb_linenorY���f_linenorz��rZ���f_lastirX���r����r-��rK���r=���r*����maxrK��r,��rX��r&���r���rU��� Positions) r���contextrg��rl��rm��r���rO��r���ro��s ��� r����r>���r>���}��sh�������5���.�u�5� �������������&�u�|�|�U�]�]�C� ���|��"�;�Y�q�r�]�;��� �"�/�Y�/��� �q�\�F��5�>�>��A�H�H��O�P�P��U�#�5�w�u�~�H���{��� �W�a�Z�'�� '�$�U�+�K�E����3�u�c�%�j�7�&:�;�<�E��� �.�E��Q�J��&�E�����X�u�|�|�';�';�U��c�m�m�Y�&?�A��A����� !� � �E�E� !�s���� E �� E�Ec�����������������������U�R�������������������$�)zCGet the line number from a frame object, allowing for optimization.)r����r��s��� r����rC���rC������s��������>�>�r����� _FrameInfor���c��������������������6���^���\�rS�rSrSS.U�4S�jjrS�rSrU�=r$�)r���i���Nrf��c���������� �������8���>��[���������T U�]��XX#XEU5������nXxl��������U$�r ��ri��) r��r��rm��rl��rm��rn��ro��rg��rp��r@��s ��� �r����rk���FrameInfo.__new__���s#��������7�?�3�x��Y^�_��&���r����c����������� ������������SR������������������U�R������������������U�R������������������U�R������������������U�R������������������U�R ������������������U�R������������������U�R������������������5������$�)NzoFrameInfo(frame={!r}, filename={!r}, lineno={!r}, function={!r}, code_context={!r}, index={!r}, positions={!r}))r-��r��rm��rl��rm��rn��ro��rg��r���s��� r����rs���FrameInfo.__repr__���sG������@�@F��� � �D�M�M�4�;�;�� � ��!�!�4�:�:�t�~�~�A?� @r����r}���ru��rw��s���@r����r���r������s�������Z^����� @��@r����r���c�����������������������/�nU�(�������aJ��[��������X5������nU�4U-���nUR������������������[��������USUR������������������065������ �U�R������������������n�U�(�������a��MJ��U$�)z�Get a list of records for a frame and all higher (calling) frames. Each record contains a frame object, filename, line number, function name, a list of lines of context, and index within the context.rg��)r>���r����r���rg���f_back)r��r���� framelist�traceback_info� frameinfos��� r����rI���rI������sX������ ��I� �%�e�5���H�~�-� �����I�R��9Q�9Q�R�S����� ��%� ��r����c�����������������������/�nU�(�������aT��[��������X5������nU�R������������������4U-���nUR������������������[��������USUR������������������065������ �U�R ������������������n�U�(�������a��MT��U$�)z�Get a list of records for a traceback's frame and all lower frames. Each record contains a frame object, filename, line number, function name, a list of lines of context, and index within the context.rg��)r>���rY��r����r���rg���tb_next)r{��r���r���r���r���s��� r����rB���rB������s\������ ��I� �%�b�2���[�[�N�^�3� �����I�R��9Q�9Q�R�S� �Z�Z�� � �"� ��r����c�������������������\�����[��������[��������S5������(�������a��[��������R������������������"�S5������$�S$�)z?Return the frame of the caller or None if this is not possible.� _getframerH��N)r����r����r���r}���r����r����r)���r)������s"������&�s�K�8�8�3�=�=���B�d�Br����c������������������B�����[��������[��������R������������������"�S5������U�5������$�)z@Return a list of records for the stack above the caller's frame.rH��)rI���r����r���)r���s��� r����rf���rf������s�������#�-�-��*�G�4�4r����c������������������d�����[���������R������������������"�5�������nUc��SOUR������������������n[��������X 5������$�)zCReturn a list of records for the stack below the current exception.N)r����� exception� __traceback__rB���)r����excr{��s��� r����rg���rg������s)������ �-�-�/�C����#�"3�"3�B��"�&�&r����r&��rv���c�����������������������0�n�[���������R������������������U�S5������n[��������R ������������������X![ ��������5������$�!�[���������a�� ��N&f�=�f�Nrv���)r�����__getattribute__r����r����rw���� _sentinel)r�����attr� instance_dicts��� r�����_check_instancer������sE�������M� ��/�/��Z�@� ���8�8�M��3�3����� �� �s����4�� A��Ac�����������������������[��������U�5�������H@��n[��������[��������U5������5������[��������L�d��M ��XR������������������;���d��M1��UR������������������U���s �$�� �[��������$�r ��)�_static_getmro�_shadowed_dictr���r���rv���)�klassr����entrys��� r�����_check_classr������sB��������&���$�u�+�&�)�3����8N��>�>�$�'�'��'���r����c�������������������������U��Ha��nU"�5�������n[��������U5������nSU;���d��M��US���n[��������U5������[��������R������������������L�a!��UR������������������S:X��a��UR ������������������UL�a��M_��Us �$�� �[��������$�r���)�_get_dunder_dict_of_classr���r����r����r����r��r���)�weakref_mro� weakref_entryr����dunder_dict� class_dicts��� r�����%_shadowed_dict_from_weakref_mro_tupler������sn������$� �����/��6����$�$�Z�0�J���$��(B�(B�B��'�'�:�5��+�+�u�4�!�!��%���r����c������������������b�����[��������[��������U�5�������Vs/�s�H��n[��������U5������PM��� �sn6�$�s �snf�r ��)r���r����make_weakref)r���r���s��� r����r���r��� ��s2�������1�+9�%�+@� A�+@�%�,�u� �+@� A����� As����,c����������������������[���������n[��������U�5������n[��������[��������U5������;��a>��Un[��������U5������nU[���������L�d��[��������U5������[��������R ������������������L�a��[ ��������X5������nOU�n[��������XQ5������nU[���������La_��U[���������LaV��[��������[��������U5������S5������[���������La:��[��������[��������U5������S5������[���������Ld��[��������[��������U5������S5������[���������La��U$�U[���������La��U$�U[���������La��U$�XL�aX��[��������[��������U5������5�������H@��n[��������[��������U5������5������[���������L�d��M ��XR������������������;���d��M1��UR������������������U���s �$�� �U[���������La��U$�[��������U5������e)a���Retrieve attributes without triggering dynamic lookup via the descriptor protocol, __getattr__ or __getattribute__. Note: this function may not be able to retrieve all attributes that getattr can fetch (like dynamically created attributes) and may find attributes that getattr can't (like descriptors that raise AttributeError). It can also return descriptor objects instead of instance members in some cases. See the documentation for details. r����r����r����) r���r���r���r���r����r����r���r���rv���r����) r����r���r����instance_result�objtyper���� dict_attr�klass_resultr���s ��� r����r4���r4�����s+������ �O��3�i�G��>�'�*�*���"�5�)� ���"���O�u�9�9�9�-�c�8�O������,�L��i�'�L� �,I���\�*�I�6�i�G���l�+�Y�7�y�H��D��.��=�Y�N����i�'����9�$��� �|�#�D��K�0�E��t�E�{�+�y�8��N�N�*��~�~�d�+�+��1���i���� �� �r����r ���r!���r"���r���c�����������������������U�R�������������������(�������a��[��������$�U�R������������������(�������a��[��������$�U�R������������������c��[ ��������$�[��������$�)a��Get current state of a generator-iterator. Possible states are: GEN_CREATED: Waiting to start execution. GEN_RUNNING: Currently being executed by the interpreter. GEN_SUSPENDED: Currently suspended at a yield expression. GEN_CLOSED: Execution has completed. )� gi_runningr!����gi_suspendedr"����gi_framer���r ���)� generators��� r����rA���rA���S��s:��������������������!����r����c�����������������������[��������U�5������(�������d��[��������SR������������������U�5������5������e[��������U�SS5������nUb��U�R������������������R ������������������$�0�$�)z� Get the mapping of generator local variables to their current values. A dict is returned, with the keys the local variable names and values the bound values.z{!r} is not a Python generatorr���N)rZ���r����r-��r����r���r��)r���r��s��� r����r@���r@���e��sQ��������y�!�!��8�?�?� �J�K�K��I�z�4�0�E����!�!�*�*�*�� r����r ���r���r���r���c�����������������������U�R�������������������(�������a��[��������$�U�R������������������(�������a��[��������$�U�R������������������c��[ ��������$�[��������$�)a��Get current state of a coroutine object. Possible states are: CORO_CREATED: Waiting to start execution. CORO_RUNNING: Currently being executed by the interpreter. CORO_SUSPENDED: Currently suspended at an await expression. CORO_CLOSED: Execution has completed. )� cr_runningr����cr_suspendedr����cr_framer���r ���)� coroutines��� r����r;���r;���}��s:��������������������!����r����c������������������>�����[��������U�SS5������nUb��UR������������������$�0�$�)z� Get the mapping of coroutine local variables to their current values. A dict is returned, with the keys the local variable names and values the bound values.r���N)r����r��)r���r��s��� r����r:���r:������s'������� �I�z�4�0�E����~�~��� r����r���r���r���r���c�����������������������U�R�������������������(�������a��[��������$�U�R������������������(�������a��[��������$�U�R������������������c��[ ��������$�[��������$�)a��Get current state of an asynchronous generator object. Possible states are: AGEN_CREATED: Waiting to start execution. AGEN_RUNNING: Currently being executed by the interpreter. AGEN_SUSPENDED: Currently suspended at a yield expression. AGEN_CLOSED: Execution has completed. )� ag_runningr����ag_suspendedr����ag_framer���r���)�agens��� r����r3���r3������s6������������������}�}�����r����c�����������������������[��������U�5������(�������d��[��������U�<�S35������e[��������U�SS5������nUb��U�R������������������R������������������$�0�$�)z� Get the mapping of asynchronous generator local variables to their current values. A dict is returned, with the keys the local variable names and values the bound values.z is not a Python async generatorr���N)rO���r����r����r���r��)r���r��s��� r����r2���r2������sK��������d����4�(�"B�C�D�D��D�*�d�+�E����}�}�%�%�%�� r����T�r���c�����������������������US:X��a ��[��������XS5������nO[��������XS5������nUc��gU(�������a��[��������US�S9n[��������U[��������5������(�������a��gUS:w��a��[��������X05������nU(�������a��[��������US�S9nU$�)z~Private helper. Checks if ``cls`` has an attribute named ``method_name`` and returns it only if it is a pure python function. rk��Nc������������������>�����[��������U�S5������=(�������d�� �[��������U�5������$��N� __signature__)r�����_signature_is_builtin��ms��� r����r�����4_signature_get_user_defined_method.<locals>.<lambda>���s������G�A��,G��->�%:�1�%=�->r����r'��c�����������������������[��������U�S5������$�r���)r����r���s��� r����r����r������s������w�q�/�/Jr����)r����r4���rh���r~����_NonUserDefinedCallables�_descriptor_get)r���method_namer����meths��� r�����"_signature_get_user_defined_methodr������s{������ ��i���s��.���c��5���|����d��#>��@���$�0�1�1����i���t�)�� ��$�%J�K�D��Kr����c����������������������U�R�������������������n[��������UR������������������5�������5������nUR������������������=(�������d�� �SnUR������������������=(�������d�� �0�nU(�������a��X%-���n�U�R ������������������"�U0�UD6nSn UR������������������5��������GHf��u��p��UR������������������U���n UR������������������[��������L�a��UR������������������U5������ �M<��UR������������������[��������L�a6��X�;���a��Sn UR������������������U S9XK'���OUR������������������UR������������������5������ �M���UR������������������[ ��������L�a��UR������������������U S9XK'���U (�������d��M���UR������������������[��������Ld���eUR������������������[��������L�a-��XK���R������������������[ ��������S9nX�U'���UR%������������������U5������ �GM��UR������������������[ ��������[&��������4;���a��UR%������������������U5������ �GM5��UR������������������[(��������L�d��GMK��UR������������������UR������������������5������ �GMi��� �U�R������������������UR+������������������5�������S9$�!�[���������a"��nSR������������������U5������n [��������U 5������UeSnAff�=�f!�["���������a�� ��GNf�=�f) z�Private helper to calculate how 'wrapped_sig' signature will look like after applying a 'functools.partial' object (or alike) on it. r}���z+partial object {!r} has incorrect argumentsNFT)r����r$���r���)r���rn���r����r����keywords�bind_partialr����r-��r����� argumentsr$��r���rM��r����replacer����r���r����move_to_endr���r���r���)�wrapped_sigr����� extra_args� old_params� new_params�partial_args�partial_keywords�bar���r����transform_to_kwonly� param_namer����� arg_value� new_params��� r�����_signature_get_partialr������s�������'�'�J��Z�-�-�/�0�J��<�<�%�2�L��'�'�-�2���!�0��&� � %� %�|� H�7G� H��� ��'�-�-�/�� �# J����Z�0�I���z�z�-�-�����z�*���z�z�3�3��1��+/�'�-2�]�]�9�]�-M�J�*���N�N�5�:�:�.���z�z�]�*�).���y��)I� �&����:�:�%5�5�5�5��z�z�3�3�&�2�:�:� �:�N� �)2�:�&��&�&�z�2���� �|�<�<��&�&�z�2�����.����u�z�z�*�a�0�d����*�*;�*;�*=��>�>��q���&�;�B�B�7�K����o�2�%��&����� �� �s*����H��H7� H4�H/�/H4�7 I�Ic������������������6����[��������U�R������������������R������������������5�������5������nU(�������a��US���R������������������[��������[ ��������4;���a��[ ��������S5������eUS���R������������������nU[��������[��������4;���a��USS�nOU[��������La��[ ��������S5������eU�R������������������US9$�)zOPrivate helper to transform signatures for unbound functions to bound methods. rj���zinvalid method signaturerH��Nzinvalid argument typer���)r��r���r���r$��r���r���r����r���r���r���r���)r����paramsr$��s��� r�����_signature_bound_methodr���9��s������� ��3�>�>�(�(�*� +�F��V�A�Y�^�^��m�'D�D��3�4�4��!�9�>�>�D��&�(8�9�9���������&���4�5�5���;�;�&�;�)�)r����c�����������������������[��������U�5������=(�������d@�� �[��������U�5������=(�������d.�� �[��������U�[��������5������=(�������d�� �U�[��������L�=(�������d�� �U�[ ��������L�$�)zpPrivate helper to test if `obj` is a callable that might support Argument Clinic's __text_signature__ protocol. )rR���r_���r~���r���r���r����r����s��� r����r���r���S��sI������� �c�N�� )��s�#� )��s�4�5� )�� �4�K� )���&�=�*r����c����������������������[��������U�5������(�������a��[��������U�5������(�������a��g[��������U�SS5������n[��������U�SS5������n[��������U�S[��������5������n[��������U�S[��������5������n[��������U�SS5������n[ ��������U[ ��������R������������������5������=(�������av�� �[ ��������U[��������5������=(�������a_�� �USL�=(�������d�� �[ ��������U[��������5������=(�������a=�� �USL�=(�������d�� �[ ��������U[��������5������=(�������a�� �[ ��������U[��������5������=(�������d�� �USL�$�)z�Private helper to test if `obj` is a duck type of FunctionType. A good example of such objects are functions compiled with Cython, which have all attributes that a pure Python function would have, but have their code statically compiled. Fr����Nr�����__defaults__�__kwdefaults__rx���) r����rS���r�����_voidr~���r����r����r����r��r����)r����r����rY��r���r���r���s��� r����r����r����a��s���������C�=�=�G�C�L�L����3� �D�)�D��3� �D�)�D��s�N�E�2�H���.��6�J��#�0�$�7�K��t�U�^�^�,�� E��t�S�!� E� �� � <��H�e�!<� E���4� � ?�:�j�$�#?� E����d� ,� C��t�0C� Gr����c����������������������U�(�������d��U�S4$�SnU�R������������������S5�������Vs/�s�H��o"(�������d��M��UR������������������S5������PM��� �nn[��������U5������R������������������n[��������R������������������"�U5������n/�nUR ������������������nSn[��������R������������������n [��������R������������������n [��������U5������nUR������������������[��������R������������������:X��d���eU�HV��nUR������������������UR������������������p�X�:X��a��U S:X��a��US- ��nX�:X��a��U S:X��a ��Ub���eUnM>��U"�U 5������ �U S:X��d��MN��U"�S5������ �MX��� �S R������������������U5������R������������������5�������R������������������SS 5������nX�4$�s �snf�) a-�� Private helper function. Takes a signature in Argument Clinic's extended signature format. Returns a tuple of two things: * that signature re-rendered in standard Python syntax, and * the index of the "self" parameter (generally 0), or None if the function does not have a "self" parameter. NrG���asciirj����,rH���$rI��r���)r:���encoder���r���r���r����r����OP� ERRORTOKENr���r����ENCODING�stringrN��r���r���)re����self_parameter�lrO��r����token_streamr ��r�����current_parameterr���r����tr���r���clean_signatures��� r�����"_signature_strip_non_python_syntaxr��z��sF��������$����N�(1����(=�C�(=�1�� �Q�X�X�g� �(=�E�C��U��$�$�I��$�$�Y�/�L� �D� �+�+�C��� ���B��!�!�J�� �\��A��6�6�X�&�&�&�&�&� ���v�v�q�x�x�f��:���}�!�Q�&�!��J�V�s�]�!�)�)�)�.�N���F���c�M���H�����g�g�d�m�)�)�+�3�3�D�"�=�O��*�*��?� Ds ���� E�Ec���������������������^^^^^^^^^^��U�R�������������������m[��������U5������u��pESU-���S-���n�[��������R������������������"�U5������n[��������U[��������R������������������5������(�������d��[��������SR������������������T5������5������eUR������������������S���n/�mTR������������������mSn0�m[��������TSS5������n U (�������d��[��������TSS5������n [��������U SS5������n U (�������a3��[��������R������������������R������������������U S5������nU(�������a��UR������������������m[��������R������������������R!������������������5�������mS�mUU4S �jm�"�U4S �jS[��������R"������������������5������mT4UUUUUUU4S�jjn[%��������UR&������������������R(������������������5������[%��������UR&������������������R&������������������5������-���nU[%��������UR&������������������R*������������������5������- ��n [,��������R.������������������"�[,��������R0������������������"�SU 5������UR&������������������R*������������������5������nTR2������������������m[5��������UR&������������������R(������������������U5�������H��u��nnU"�UU5������ �M��� �TR6������������������m[5��������UR&������������������R&������������������U5�������H��u��nnU"�UU5������ �M��� �UR&������������������R8������������������(�������a)��TR:������������������mU"�UR&������������������R8������������������T5������ �TR<������������������m[5��������UR&������������������R>������������������UR&������������������R@������������������5�������H��u��nnU"�UU5������ �M��� �UR&������������������RB������������������(�������a)��TRD������������������mU"�UR&������������������RB������������������T5������ �Ubm��T(�������d���e[��������TS S5������nUSLn[G��������U5������nU(�������a ��U(�������d��U(�������a��TRI������������������S5������ �O!TS���RK������������������TR2������������������S9nUTS'���U�"�TU�R������������������S9$�!�[���������a�� �Sn�GN�f�=�f)z\Private helper to parse content of '__text_signature__' and return a Signature based on it. zdef fooz: passN�"{!r} builtin has invalid signaturerj���ry���r��c�����������������������[��������U�[��������R������������������5������(�������d���eU�R������������������b��[ ��������S5������eU�R������������������$�)Nz'Annotations are not currently supported)r~����astr9��r���r����)�nodes��� r����� parse_name�&_signature_fromstr.<locals>.parse_name���s8�������$����(�(�(�(��?�?�&��F�G�G��x�x�r����c������������������ ��>���[��������U�T5������n[��������U[��������[ ��������[��������[��������[��������[��������S�5������45������(�������a��[��������R������������������"�U5������$�[��������e!�[���������a$�� ��[��������U�T5������n�Ni!�[���������a�� �[��������ef�=�ff�=�fr ��)r����� NameErrorr����r~���r�����int�float�bytesr����r���r���Constant)rl��r�����module_dict�sys_module_dicts��� ��r����� wrap_value�&_signature_fromstr.<locals>.wrap_value���s�������� !���K�(�E���e�c�3��u�d�D��J�G�H�H��<�<��&�&������� !� !��Q��0����� !� � � !�� !�s����A�� B �*A8�8B � B c��������������������4���>��\�rS�rSrU�4S�jrU�4S�jrS�rSrg)�,_signature_fromstr.<locals>.RewriteSymbolicsi���c��������������������>��/�nUn[��������U[��������R������������������5������(�������aH��UR������������������UR������������������5������ �UR ������������������n[��������U[��������R������������������5������(�������a��MH��[��������U[��������R������������������5������(�������d��[��������eUR������������������UR������������������5������ �SR������������������[��������U5������5������nT"�U5������$�)Nr7��)r~���r��r���r����r���r�����Namer����r*��rN���reversed)rB��r ���arG��r����r��s��� �r�����visit_Attribute�<_signature_fromstr.<locals>.RewriteSymbolics.visit_Attribute���s���������A��A��Q�� � �.�.������� ��G�G����Q�� � �.�.���a����*�*� � � �H�H�Q�T�T�N��H�H�X�a�[�)�E��e�$�$r����c���������������������>��[��������UR������������������[��������R������������������5������(�������d ��[ ��������5�������eT"�UR ������������������5������$�r ��)r~����ctxr���Loadr����r*��)rB��r ��r��s��� �r����� visit_Name�7_signature_fromstr.<locals>.RewriteSymbolics.visit_Name���s/��������d�h�h����1�1� �l�"��d�g�g�&�&r����c����������������������U�R������������������UR������������������5������nU�R������������������UR������������������5������n[��������U[��������R ������������������5������(�������a��[��������U[��������R ������������������5������(�������d��[��������e[��������UR������������������[��������R������������������5������(�������a-��[��������R ������������������"�UR������������������UR������������������-���5������$�[��������UR������������������[��������R������������������5������(�������a-��[��������R ������������������"�UR������������������UR������������������- ��5������$�[��������UR������������������[��������R������������������5������(�������a-��[��������R ������������������"�UR������������������UR������������������-��5������$�[��������er ��)�visit�left�rightr~���r��r��r�����op�Addr�����Sub�BitOr)rB��r ��r)��r*��s��� r�����visit_BinOp�8_signature_fromstr.<locals>.RewriteSymbolics.visit_BinOp���s���������:�:�d�i�i�(�D��J�J�t�z�z�*�E��d�C�L�L�1�1��E�3�<�<�9X�9X� � ��$�'�'�3�7�7�+�+��|�|�D�J�J����$<�=�=��D�G�G�S�W�W�-�-��|�|�D�J�J����$<�=�=��D�G�G�S�Y�Y�/�/��|�|�D�J�J����$<�=�=��r����r}���N)r����ry���r9��r���r ��r%��r/��r���)r��s����r�����RewriteSymbolicsr�����s������� %� '� r����r1��c����������� ���������>��T "�U�5������nU(�������a6��U[���������La-���T"�5�������R������������������U5������n[��������R������������������"�U5������nT R ������������������T"�UTUTS95������ �g�!�[���������a�� �[ ��������SR������������������T5������5������S�ef�=�f)Nr ���r���r���)�_emptyr(��r���literal_evalr����r-��r����)� name_node�default_noder���r����r#���r1��r���r$��r����r���r��s��� �������r�����p�_signature_fromstr.<locals>.p ��s���������)�$���L��6� ]�/�1�7�7��E���*�*�<�8��� ���)�D�$��E�R�S����� ]� �!E�!L�!L�S�!Q�R�X\�\� ]�s����,A �� &Br?��r����r���)&�_parameter_clsr��r���parser���r~����Moduler����r-���bodyr���r����r����r����rw���rv���r����NodeTransformerr,��r���r���r���r����chain�repeat�POSITIONAL_ONLYrR���POSITIONAL_OR_KEYWORD�vararg�VAR_POSITIONAL�KEYWORD_ONLYr����kw_defaultsrK���VAR_KEYWORDra���rM��r���)r��r����rl��r���r��r���programr����r����r�����objclassr8���total_non_kw_args�required_non_kw_argsr���r����r����_self�self_isbound� self_ismoduler#���r1��r���r$��r��r���r��r��r��s��� ` @@@@@@@@@r�����_signature_fromstrrP�����s���������"�"�I�&H��&K�#�O��/�)�H�4�G�����7�#����f�c�j�j�)�)��=�D�D�S�I�J�J����A��A��J��O�O�E� �F��K��#�|�T�2�K���3���5���h��d�;���������d�3��� �/�/�K��k�k�&�&�(�O����3�.�.���B�,1��T��T���A�F�F�.�.�/�#�a�f�f�k�k�2B�B��,�s�1�6�6�?�?�/C�C�����y�/�/��6J�K�Q�V�V�_�_�]�H��$�$�D��q�v�v�1�1�8�<���w� �$����=���*�*�D��q�v�v�{�{�H�5���w� �$����6�� �v�v�}�}��'�'�� �!�&�&�-�-�����!�!�D��Q�V�V�.�.����0B�0B�C� ��g� �$����D�� �v�v�|�|��$�$�� �!�&�&�,�,����!����z���Z��.���D�(�� ��� ��]�n��N�N�1����1� �%�%�9�+D�+D�%�E�A��J�q�M��z�S�Y�Y�7�7��I�������s����O��O#�"O#c������������������������[��������U5������(�������d��[��������SR������������������U5������5������e[��������USS5������nU(�������d��[ ��������SR������������������U5������5������e[��������XX25������$�)z@Private helper function to get signature for builtin callables. z%{!r} is not a Python builtin function�__text_signature__Nz#no signature found for builtin {!r})r���r����r-��r����r����rP��)r��r����r���rl��s��� r�����_signature_from_builtinrS��? ��sb������ �!��&�&���#�#)�6�$�<�1�� 1�� ��*�D�1�A���>�E�E�d�K�L�L��c��;�;r����c����������� ������������Sn[��������U5������(�������d-��[��������U5������(�������a��SnO[��������SR������������������U5������5������e[ ��������USS5������nU(�������a��[��������XXr5������$�U�R������������������nUR������������������n U R������������������n U R������������������nU R������������������nUSU �n U R������������������nX�X�-����n[��������XXES9nUR������������������nUR������������������nU(�������a��[��������U5������nOSn/�nU U- ��nUnU SU��HQ��nU(�������a��[ ��������O["��������nUR%������������������U[&��������5������nUR)������������������U"�UUUS95������ �U(�������d��ML��US -��nMS��� �[+��������U US�5�������HX��u��nnU(�������a��[ ��������O["��������nUR%������������������U[&��������5������nUR)������������������U"�UUUUU���S 95������ �U(�������d��MS��US -��nMZ��� �U R,������������������[.��������-��(�������a8��X�U-������nUR%������������������U[&��������5������nUR)������������������U"�UU[0��������S95������ �U�HT��n[&��������nUb��UR%������������������U[&��������5������nUR%������������������U[&��������5������nUR)������������������U"�UU[2��������US 95������ �MV��� �U R,������������������[4��������-��(�������aW��X�-���nU R,������������������[.��������-��(�������a��US - ��nUU���nUR%������������������U[&��������5������nUR)������������������U"�UU[6��������S95������ �U�"�UUR%������������������S[&��������5������US9$�) zCPrivate helper: constructs Signature for the given python function.FTrM��rR��Nrq���rj���)r���r$��rH��)r���r$��r���r����r����__validate_parameters__)rY���r����r����r-��r����rP��r;��r����r���r����co_posonlyargcountr���r.���r���r���r,��r���r���rw���r4��r����r?��r����r���r���r���r���r���)r��r����r���rr���rs���rt����is_duck_functionrl��r#���� func_code� pos_count� arg_names� posonly_countr*���keyword_only_count�keyword_onlyr���r���r����pos_default_countr����non_default_count�posonly_leftr����r$��r����offsetr���ro��s��� r�����_signature_from_functionrc��O ��s����������d���%�d�+�+�#����;�B�B�4�H�I�I���*�D�1�A��!�#�Q�?�?��"�"�I��� � �I��%�%�I��%�%�I��0�0�M��:�I�&�J�"�4�4���y�'E�F�L�!�$��Z�K�� � �H��$�$�J����M�����J�!�$5�5�� �L���-�-�.��#/��5K�� �_�_�T�6�2� ����)�D�Z�)-�/�� 0��<��A��L� �/��"�*�->�-?�"@�A����#/��5K�� �_�_�T�6�2� ����)�D�Z�)-�,4�V�,<�>�� ?���<��A��L��B�����J�&��%7�7�8�� �_�_�T�6�2� ����)�D�Z�)8�:�� ;�������!� �n�n�T�6�2�G� �_�_�T�6�2� ����)�D�Z�)6�,3�5�� 6� ������N�*��.����� �*��Q�J�E����� �_�_�T�6�2� ����)�D�Z�)5�7�� 8� ��z�!,����6�!B�'7�9��9r����c�����������������������[��������U�5������(�������a��U�$�[��������[��������U�5������S[��������5������nU[��������L�a��U�$�U"�X[��������U5������5������$�)Nr����)rS���r����r���r���)� descriptorr����rw���s��� r����r���r���� ��sE�������z����� �$�z�"�I�y� 9�C� �i�����z��S� �*�*r����)r���r���rr���rs���rt���c���������� �������� ����[���������R������������������"�[��������UUUUUUS9n[��������U�5������(�������d��[ ��������SR������������������U�5������5������e[ ��������U�[��������R������������������5������(�������a&��U"�U�R������������������5������nU(�������a��[��������U5������$�U$�U(�������a2��[��������U�S�S9n�[ ��������U�[��������R������������������5������(�������a��U"�U�5������$��U�R������������������nUb���Un [ ��������U[��������[��������45������(�������d��[��������U5������(�������a��U"�5�������n[ ��������U[��������5������(�������a��[��������X`U5������n[ ��������U[��������5������(�������d��[ ��������SR������������������U 5������5������eU$���U�R"������������������n [ ��������U [���������R$������������������5������(�������a���U"�U R&������������������5������n[)��������X�S5������n[+��������UR,������������������R/������������������5�������5������S���nUR0������������������[2��������R4������������������L�a��U$�[+��������UR,������������������R/������������������5�������5������n U (�������a ��X�S���Ld���eU4U -���nUR7������������������US 9$��[ ��������U�[���������R������������������5������(�������a��U"�U�R&������������������5������n[)��������X�5������$�[9��������U�5������(�������d��[;��������U�5������(�������a��[=��������X`UX4US 9$�[?��������U�5������(�������a ��[A��������X`US9$�[ ��������U�[B��������5������(�������Gap��[E��������[C��������U�5������SUS 9nUb��U"�U5������$�[E��������U�SUS 9n[E��������U�SUS 9nU�RF�������������������HS��nUb.��SURH������������������;���a��U"�U5������nU(�������a��[��������U5������nUs �$�Uc��M9��SURH������������������;���d��MK��U"�U5������s �$�� �U�RF������������������SS��H&��n�URJ������������������nU(�������a��[��������UUU5������s �$�M(��� �[B��������U�RF������������������;��a���U�RL������������������nU�RN������������������nU(�������a��[��������U5������n[��������U5������nU[P��������RL������������������L�a(��U[P��������RN������������������L�a��URS������������������[P��������5������$�[U��������SR������������������U�5������5������eOM[W��������[C��������U�5������SS5������nUb4���U�RJ������������������nU(�������a��[��������X`U5������$��[Y��������X�5������nU"�U5������$�[U��������SR������������������U�5������5������e!�[ ���������a�� ��GNTf�=�f!�[ ���������a�� ��GN�f�=�f!�[ ���������a�� ��GM`��f�=�f!�[ ���������a�� ��Nmf�=�f)zIPrivate helper function to get signature for arbitrary callable objects. )r���r���rr���rs���r���rt���z{!r} is not a callable objectc������������������\�����[��������U�S5������=(�������d�� �[��������U�[��������R������������������5������$�r���)r����r~���r����r����r����s��� r����r�����*_signature_from_callable.<locals>.<lambda>� ��s'������'�!�_�*E��+C�#-�a��1A�1A�#B�+Cr����r'��Nz1unexpected object {!r} in __signature__ attributer ��rj���r���)r���rr���rs���rt���)r����__call__r���rk��r���r8��z(no signature found for builtin type {!r}z+callable {!r} is not supported by signature)-r����r����r���r����r����r-��r~���r����r����r����r���rh���r���r$���r����rP��r�����__partialmethod__� partialmethodr����r���r��r���r���r$��r#���rE��r���rY���r����rc��r���rS��r���r���r&��rv���rR��r���rk��r����� from_callabler����r4���r���)r����r���r���rr���rs���rt���r����_get_signature_ofr����o_sigrk��r����first_wrapped_param� sig_paramsr����call�new�initr�����text_sig�obj_init�obj_news��� r����r���r���� ��s�������"�)�)�*B�6K�/=�(/�'-�'-�)1� 3����C�=�=��7�>�>�s�C�D�D��#�u�'�'�(�(�� ����-���*�3�/�/��J�����S��!C��E���c�5�+�+�,�,��%�S�)�)��������?���E��c�I�s�#3�4�4��#����e���#�s�#�#�(��c�:���c�9�-�-�� � &��u� �/��/���J���:��-�-� ���m�Y�%<�%<�=�=��,�M�,>�,>�?�K�(��W�M�C�"'��(>�(>�(E�(E�(G�"H��"K��"�'�'�9�+C�+C�C��� �"�3�>�>�#8�#8�#:�;� �&�+�a�=�@�B��A�1�3�j�@� ��{�{�j�{�9�9�+�>�.��#�y�(�(�)�)�'����1��%�k�7�7��#���4�S�9�9��(��7E�07�QY�[�� [���S�!�!�&�v�6D�F�� F���#�t��� �2���I��"7� �� ���$�T�*�*��1���"7� �� �2���"7� ����K�K�D���9�� � �#=�'��,��!�1�#�6�C�� ��!�j�D�M�M�&A�(��.�.�� ���K�K���$�D� F��2�2�����.�f�d�H�E�E����%�*��s�{�{�"��|�|�H��k�k�G�$�!�(�+�� ��/����6�?�?�*�w�&�.�.�/H��+�+�F�3�3� �>�E�E�c�J�L��L��#�"��d�3�i��T�:���� E��1�1����-�f�8�D�D���"�4�-�D�$�T�*�*� �B�I�I�#�N� O�O��s��� �� ��(��� �� ��z�"�� �� ��@�"�� �� �sH����R%��R6��9S�S��% R3�2R3�6 S�S� S�S� S&�%S&c�������������������������\�rS�rSrSrSrg)r���i� ��z1A private marker - used in Parameter & Signature.r}���N�r����ry���r9��r���r>��r���r}���r����r����r���r���� ��s������;r����r���c�������������������������\�rS�rSrSrSrg)r4��i� ��z6Marker object for Signature.empty and Parameter.empty.r}���Nrx��r}���r����r����r4��r4��� ��s������@r����r4��c��������������������4�����\�rS�rSrSrSrSrSrSrS�r S�r S rg )�_ParameterKindi� ��zpositional-onlyzpositional or keywordzvariadic positionalr+��zvariadic keywordc������������������r�����[��������U�R������������������5������n[��������R������������������X5������nX#l��������Xl��������U$�r ��)r,���__members__r��rk���_value_�description)r��r��r�����members��� r����rk���_ParameterKind.__new__� ��s.�������C�O�O�$�����S�(����(��� r����c�����������������������U�R�������������������$�r ��r��r���s��� r�����__str__�_ParameterKind.__str__� ��s�������y�y�r����r}���N)r����ry���r9��r���rB��rC��rE��rF��rH��rk��r���r���r}���r����r����r{��r{��� ��s&������'�O�3��*�N�!�L�$�K��r����r{��c�������������������������\�rS�rSrSrSr\r\r \ r\r \r\r\\S.S�jrS�rS�r\S�5�������r\S �5�������r\S �5�������r\S�5�������r\\\\S.S �jrS�r\rS�rS�rS�r Sr!g)r#���i� ��a���Represents a parameter in a function signature. Has the following public attributes: * name : str The name of the parameter as a string. * default : object The default value for the parameter if specified. If the parameter has no default value, this attribute is set to `Parameter.empty`. * annotation The annotation for the parameter if specified. If the parameter has no annotation, this attribute is set to `Parameter.empty`. * kind : str Describes how argument values are bound to the parameter. Possible values: `Parameter.POSITIONAL_ONLY`, `Parameter.POSITIONAL_OR_KEYWORD`, `Parameter.VAR_POSITIONAL`, `Parameter.KEYWORD_ONLY`, `Parameter.VAR_KEYWORD`. )�_name�_kind�_default�_annotationr3��c����������������������[��������U5������U�l��������U[��������LaL��U�R������������������[��������[ ��������4;���a2��SnUR ������������������U�R������������������R������������������5������n[��������U5������eX0l��������X@l ��������U[��������L�a��[��������S5������e[��������U[��������5������(�������d/��SR ������������������[��������U5������R������������������5������n[��������U5������eUS���S:X��a}��USS��R������������������5�������(�������ae��U�R������������������[ ��������:w��a2��S nUR ������������������U�R������������������R������������������5������n[��������U5������e["��������U�l��������S R ������������������USS��5������n[%��������U5������=(�������a�� �U�R������������������["��������LnU(�������d��UR'������������������5�������(�������d��[��������SR ������������������U5������5������eXl��������g�!�[���������a�� �[��������SU<�S35������ef�=�f)Nzvalue z is not a valid Parameter.kindz({} parameters cannot have default valuesz*name is a required attribute for Parameterzname must be a str, not a {}rj���r7��rH��zLimplicit arguments must be passed as positional or keyword arguments, not {}z implicit{}z"{!r} is not a valid parameter name)r{��r���r����r4��r���r���r-��r��r���r���r~���r����r���r����r�����isdigitr���r���rk����isidentifierr���)rB��r����r$��r���r���r���� is_keywords��� r����r����Parameter.__init__� ��s������ N�'��-�D�J���&� ��z�z�o�|�<�<�@���j�j����!7�!7�8�� ��o�%�� �%���6�>��I�J�J��$��$�$�0�7�7��T� �8K�8K�L�C��C�.� ���7�c�>�d�1�2�h�.�.�0�0� ��z�z�3�3�>�����j�j����!7�!7�8�� ��o�%�)�D�J��&�&�t�A�B�x�0�D���t�_�K����;K�)K� ��T�.�.�0�0��A�H�H��N�O�O�� ��M��� N��v�d�X�-K�L�M�M� N�s����F2��2G c������������������x�����[��������U�5������U�R������������������U�R������������������4U�R������������������U�R������������������S.4$�)N�r���r���)r���r���r���r���r���r���s��� r����� __reduce__�Parameter.__reduce__� ��s8�������T� ����T�Z�Z�(�!�]�]� $� 0� 0�2�3�� 3r����c������������������,�����US���U�l���������US���U�l��������g�)Nr���r���r����rB���states��� r�����__setstate__�Parameter.__setstate__� ��s�������j�)�� � ��/��r����c�����������������������U�R�������������������$�r ��)r���r���s��� r����r�����Parameter.name� ����������z�z�r����c�����������������������U�R�������������������$�r ��)r���r���s��� r����r����Parameter.default� ��s�������}�}�r����c�����������������������U�R�������������������$�r ��)r���r���s��� r����r����Parameter.annotation� ������������r����c�����������������������U�R�������������������$�r ��)r���r���s��� r����r$���Parameter.kind��r���r����)r����r$��r���r���c�����������������������U[���������L�a��U�R������������������nU[���������L�a��U�R������������������nU[���������L�a��U�R������������������nU[���������L�a��U�R������������������n[��������U�5������"�XXCS9$�)z+Creates a customized copy of the Parameter.r3��)r���r���r���r���r���r���)rB��r����r$��r���r���s��� r����r����Parameter.replace��sY��������5�=��:�:�D��5�=��:�:�D�����)�)�J��e���m�m�G��D�z�$�g�M�Mr����c�����������������������U�R�������������������nU�R������������������nU�R������������������[��������La%��SR ������������������U[��������U�R������������������5������5������nU�R������������������[��������La^��U�R������������������[��������La&��SR ������������������U[��������U�R������������������5������5������nO%SR ������������������U[��������U�R������������������5������5������nU[��������:X��a��SU-���nU$�U[��������:X��a��SU-���nU$�)Nz{}: {}z{} = {}z{}={}r��r��) r$��r���r���r4��r-��r+���r���r��r���r���)rB��r$��� formatteds��� r����r����Parameter.__str__��s��������y�y���J�J� �����6�)� ��� �'7��8H�8H�'I�K�I���=�=��&����v�-�%�,�,�Y��T�]�]�8K�L� �#�N�N�9�d�4�=�=�6I�J� ��?�"��i��I������\� !��y�(�I��r����c������������������N�����SR������������������U�R������������������R������������������U�5������$�)Nz <{} "{}">�r-��r@��r����r���s��� r����rs���Parameter.__repr__1��s�������!�!�$�.�.�"9�"9�4�@�@r����c������������������p�����[��������U�R������������������U�R������������������U�R������������������U�R������������������45������$�r ��)�hashr���r���r���r���r���s��� r�����__hash__�Parameter.__hash__4��s(�������T�Z�Z����T�-=�-=�t�}�}�M�N�Nr����c������������������4����XL�a��g[��������U[��������5������(�������d��[��������$�U�R������������������UR������������������:H��=(�������aY�� �U�R������������������UR������������������:H��=(�������a9�� �U�R ������������������UR ������������������:H��=(�������a�� �U�R������������������UR������������������:H��$��NT)r~���r#����NotImplementedr���r���r���r����rB���others��� r�����__eq__�Parameter.__eq__7��sw�������=���%��+�+�!�!�� � �e�k�k�)��6�� � �e�k�k�)�6�� � ����/�6��� � �E�$5�$5�5� 7r����)r���r���r���r���N)"r����ry���r9��r���r>��r=��r���rB��r���rC��r���rE��r���rF��r���rH��r4��r���r���r���r���r��r����r���r���r$��r���r���r����__replace__rs��r���r���r���r}���r����r����r#���r#���� ��s��������*�>�I�.�O�4��-�N�+�L�*�K��E�.4���)�V3�0��������������� ��� ��������$�%� �%�N�$�,��K�A�O�7r����r#���c��������������������p�����\�rS�rSrSrSrS�r\S�5�������r\S�5�������r \S�5�������r S�rS �rS �r S�rS�rS rg)r ���iB��a���Result of `Signature.bind` call. Holds the mapping of arguments to the function's parameters. Has the following public attributes: * arguments : dict An ordered mutable mapping of parameters' names to arguments' values. Does not contain arguments' default values. * signature : Signature The Signature object that created this instance. * args : tuple Tuple of positional arguments values. * kwargs : dict Dict of keyword arguments values. )r���� _signature�__weakref__c�����������������������X l���������Xl��������g�r ��)r���r���)rB��re���r���s��� r����r����BoundArguments.__init__U��s������"��#�r����c�����������������������U�R�������������������$�r ��)r���r���s��� r����re����BoundArguments.signatureY��s���������r����c������������������b����/�nU�R�������������������R������������������R������������������5��������Hi��u��p#UR������������������[��������[ ��������4;���a�� �OL�U�R������������������U���nUR������������������[��������:X��a��UR������������������U5������ �MX��UR������������������U5������ �Mk��� �[��������U5������$�!�[���������a�� �� �M��f�=�fr ��)r���r���r����r$��r���r���r���r����extendr����r���r��)rB��r���r���r����r9��s��� r����r����BoundArguments.args]��s���������!%���!;�!;�!A�!A�!C��J��z�z�l�M�:�:�� %��n�n�Z�0����:�:��0��K�K��$���K�K��$�!�"D�$��T�{������ ��� �s���� B� B.�-B.c����������������������0�nSnU�R�������������������R������������������R������������������5��������H���u��p4U(�������d0��UR������������������[��������[ ��������4;���a��SnOX0R������������������;��a��SnM<��U(�������d��ME���U�R������������������U���nUR������������������[��������:X��a��UR������������������U5������ �M|��XQU'���M���� �U$�!�[���������a�� ��M���f�=�f)NFT) r���r���r����r$��r���r���r����updater���)rB���kwargs�kwargs_startedr���r����r9��s��� r����r����BoundArguments.kwargst��s�����������!%���!;�!;�!A�!A�!C��J�!��:�:�,� �!>�>�%)�N�!���7�)-�� �!�� -��n�n�Z�0����:�:��-��M�M�#�&��*-�:�&�-�"D�0�� ����� �� �s����/B/�/ B=�<B=c����������������������U�R�������������������n/�nU�R������������������R������������������R������������������5��������H��u��p4�UR ������������������X1U���45������ �M��� �[��������U5������U�l���������g!�[ ���������ae�� �UR������������������[��������La ��UR������������������nO/UR������������������[��������L�a��SnOUR������������������[��������L�a��0�nO�M���UR ������������������X545������ ��M���f�=�f)z�Set default values for missing arguments. For variable-positional arguments (*args) the default is an empty tuple. For variable-keyword arguments (**kwargs) the default is an empty dict. r}���N)r���r���r���r����r����r���r���r4��r$��r���r���r����)rB��r���� new_argumentsr����r�����vals��� r�����apply_defaults�BoundArguments.apply_defaults���s���������N�N� �� ��?�?�5�5�;�;�=�K�D� 2��$�$�d�d�O�%<�=��>���m�,������� 2��=�=��.��-�-�C��Z�Z�?�2��C��Z�Z�<�/��C����$�$�d�[�1� 2�s����A#�#AC�<C�Cc�����������������������XL�a��g[��������U[��������5������(�������d��[��������$�U�R������������������UR������������������:H��=(�������a�� �U�R������������������UR������������������:H��$�r���)r~���r ���r���re���r���r���s��� r����r����BoundArguments.__eq__���sG�������=���%��0�0�!�!����%�/�/�1��2����%�/�/�1� 3r����c������������������,�����US���U�l���������US���U�l��������g�)Nr���r����r���r���r���s��� r����r����BoundArguments.__setstate__���s��������-����{�+��r����c������������������4�����U�R�������������������U�R������������������S.$�)Nr���r���r���s��� r�����__getstate__�BoundArguments.__getstate__���s������"�o�o�D�N�N�K�Kr����c�����������������������/�nU�R�������������������R������������������5��������H%��u��p#UR������������������SR������������������X#5������5������ �M'��� �SR������������������U�R������������������R ������������������SR ������������������U5������5������$�)Nz{}={!r}z <{} ({})>r#��)r���r����r����r-��r@��r����rN��)rB��r���r9��r����s��� r����rs���BoundArguments.__repr__���s\���������.�.�.�.�0�J�C��K�K� �(�(��4�5��1��!�!�$�.�.�"9�"9�4�9�9�T�?�K�Kr����r���N)r����ry���r9��r���r>��r=��r���r��re���r���r���r���r���r���r���rs��r���r}���r����r����r ���r ���B��sj������� �;�I�$�������������,������:-�83�,�L�Lr����r ���c��������������������������\�rS�rSrSrSr\r\r \ rS\ SS.S�jjr\ SSSSS .S �j5�������r\S�5�������r\S�5�������r\\S .S�jr\rS�rS�rS�rSS.S�jrS�rS�rS�rS�rS�rS�rSS.S�jrSr g)r$���i���a���A Signature object represents the overall signature of a function. It stores a Parameter object for each parameter accepted by the function, as well as information specific to the function itself. A Signature object has the following public attributes and methods: * parameters : OrderedDict An ordered mapping of parameters' names to the corresponding Parameter objects (keyword-only arguments are in the same order as listed in `code.co_varnames`). * return_annotation : object The annotation for the return type of the function if specified. If the function has no annotation for its return type, this attribute is set to `Signature.empty`. * bind(*args, **kwargs) -> BoundArguments Creates a mapping from positional and keyword arguments to parameters. * bind_partial(*args, **kwargs) -> BoundArguments Creates a partial mapping from positional and keyword arguments to parameters (simulating 'functools.partial' behavior.) )�_return_annotation�_parametersNTrU��c�����������������8����Uc��[��������5�������nO�U(�������a���[��������5�������n[��������nSnU�H���nUR������������������nUR������������������n X�:��a3��Sn U R ������������������UR ������������������UR ������������������5������n [ ��������U 5������eX�:���a��UnU[��������[��������4;���a*��UR������������������[��������L�a��U(�������a ��Sn [ ��������U 5������eOSnX�;���a��SR ������������������U 5������n [ ��������U 5������eXtU '���M���� �O[��������S�U�5�������5������n[��������R������������������"�U5������U�l��������X l ��������g)ztConstructs Signature from the given list of Parameter objects and 'return_annotation'. All arguments are optional. NFz7wrong parameter order: {} parameter before {} parameterz-non-default argument follows default argumentTzduplicate parameter name: {!r}c��������������3����<���#� ���U��H��oR�������������������U4v�� �M��� �g�7fr ��r���r ��r����s��� r����r���%Signature.__init__.<locals>.<genexpr>��s��������$Q�j�U�j�j�%�%8�j�s����)rn���r���r$��r����r-��r��r����r���r���r4��r�����MappingProxyTyper���r���)rB��r���r���rV��r����top_kind�seen_defaultr����r$��r����r���s��� r����r����Signature.__init__���s�������� �]�F�&�$���+��$��'�E� �:�:�D� �:�:�D���(����"�j�j��)=�)=�)-�)9�)9�;��(��o�-���#'��� 0�2H�I�I� �=�=�F�2�+�'1��&0��o� 5�� ,��,0�L��~�>�E�E�d�K��(��o�-�#(�4�L�?�(�B�%�$Q�j�$Q�Q�� �1�1�&�9���"3�r����F��follow_wrappedrr���rs���rt���c���������� ������������[��������XUX4US9$�)z3Constructs Signature for the given callable object.)r���r���rr���rs���rt���)r���)r��r����r���rr���rs���rt���s��� r����rl���Signature.from_callable��s�������(��>L�07�QY�[�� [r����c�����������������������U�R�������������������$�r ��)r���r���s��� r����r����Signature.parameters��r���r����c�����������������������U�R�������������������$�r ���r���r���s��� r����r����Signature.return_annotation"��s�������&�&�&r����)r���r���c����������������������U[���������L�a��U�R������������������R������������������5�������nU[���������L�a��U�R������������������n[ ��������U�5������"�UUS9$�)z�Creates a customized copy of the Signature. Pass 'parameters' and/or 'return_annotation' arguments to override them in the new copy. r:��)r���r���r���r���r���)rB��r���r���s��� r����r����Signature.replace&��sH�������������/�/�1�J���%� $� 7� 7���D�z�*�,=�?�� ?r����c����������������������[��������S�U�R������������������R������������������5��������5�������5������nU�R������������������R������������������5��������Vs0�s�H&��nUR������������������[��������:X��d��M��UR ������������������U_M(��� �nnXU�R������������������4$�s �snf�)Nc��������������3����R���#� ���U��H��nUR�������������������[��������:w��d��M��Uv�� �M��� �g�7fr ��)r$��r���r���s��� r����r���(Signature._hash_basis.<locals>.<genexpr>8��s%���������=�*B�� %� � �m� ;���u�*B�s����'� ')r��r���r���r$��r���r����r���)rB��r���r����� kwo_paramss��� r�����_hash_basis�Signature._hash_basis7��s���������=�$�/�/�*@�*@�*B��=��=���6:�_�_�5K�5K�5M��H�5M�E�+0�:�:��+F��(�e�j�j�%�'�5M� ��H���4�#9�#9�9�9��Hs����B�#Bc������������������t�����U�R������������������5�������u��pn[��������UR������������������5�������5������n[��������XU45������$�r ��)r���� frozensetr���r���)rB��r���r���r���s��� r����r����Signature.__hash__@��s:������04�0@�0@�0B�-��-��z�0�0�2�3� ��V�):�;�<�<r����c�����������������������XL�a��g[��������U[��������5������(�������d��[��������$�U�R������������������5�������UR������������������5�������:H��$�r���)r~���r$���r���r���r���s��� r����r����Signature.__eq__E��s:�������=���%��+�+�!�!����!�U�%6�%6�%8�8�8r�����r����c���������� �������^����0�n[��������U�R������������������R������������������5�������5������nSn[��������U5������n/�n��[��������U5������n �[��������U5������n U R������������������[ ��������[��������4;���a��[��������S5������SeU R������������������[��������:X��a,��U /nUR������������������U5������ �[��������U5������XJR������������������'���OWU R������������������U;���a7��U R������������������[��������:w��a#��[��������SR������������������U R������������������S95������SeX�U R������������������'���M���Sn[$��������R&������������������"�Xe5�������HS��n U R������������������[ ��������:X��a��U nM��U R������������������[��������:X��a��M1��U R������������������n�UR)������������������U5������n X�U'���MU��� �U(�������aq��Ub��X$UR������������������'���O_U(�������a.��[��������SR������������������S R-������������������S�U�5�������5������S95������e[��������SR������������������[��������[��������U5������5������S95������eU�R/������������������X5������$�!�[���������a �� �[��������S5������Sef�=�f!�[���������Ga#�� ��[��������U5������n U R������������������[��������:X��a���GMA��U R������������������U;���a^��U R������������������[��������:X��aC��U R������������������[ ��������L�a��SU R������������������<�3n[��������U5������eUR#������������������U 5������ ��GM~��U 4n�GM���U R������������������[ ��������:X��d��U R������������������[ ��������La��U 4n�GM���U(�������a��U 4n�GM���U R������������������[��������:X��a��Sn OSn S nUR������������������U R������������������U S 9n[��������U5������Se!�[���������a�� ���GM;��f�=�ff�=�f!�[*���������aT�� �U(�������dH��U R������������������[��������:w��a0��U R������������������[ ��������L�a��[��������SR������������������US95������Se�GM����GM����GM���f�=�f)z#Private method. Don't use directly.r}���ztoo many positional argumentsNz$multiple values for argument {arg!r})r9��z-missing a required positional-only argument: z keyword-onlyr���z-missing a required{argtype} argument: {arg!r})r9���argtypez$missing a required argument: {arg!r}zGgot some positional-only arguments passed as keyword arguments: {arg!r}r#��c��������������3����:���#� ���U��H��nUR�������������������v�� �M��� �g�7fr ��r��r���s��� r����r���"Signature._bind.<locals>.<genexpr>���s���������&�)A���"�J�J�)A�s����z*got an unexpected keyword argument {arg!r})r���r���r���r���r$��r���r���r����r���r���r��r����r���r-��� StopIterationr���r4��r����r���r@��rM��r���rN���_bound_arguments_cls)rB��r���r���r����r���r���� parameters_ex�arg_vals�pos_only_param_in_kwargs�arg_valr����r���r���r����kwargs_paramr���s��� r�����_bind�Signature._bindL��s�������� ��$�/�/�0�0�2�3� �� ���:��#%� ��J 4��x�.��`4� ��,�E���z�z�l�M�%B�B��(�;�=�BF�G���z�z�_�4��#*���� � �h�/�05�f� � �*�*�-���z�z�V�+�� � �>N�0N�'�B�I�I�$)�J�J��J��0�1�6:�;��-4�e�j�j�)�[��b����_�_�]�?�E��z�z�\�)�$����z�z�_�,������J� 0� �*�*�Z�0���)0�*�%�5�@�8���'�/5�,�+�+�,�)��1�17�� �I�I��&�)A�&����28��2����� �@�G�G� ��f��.��H��0�1��1���(�(��9�9��W�%��O�#�$C�D�$�N�O��c�!��, ;�*;� ��,�E���z�z�_�4������v�-� �:�:�)9�9�$�}�}��6�(U�V[�V`�V`�Uc�&d��&/��n� 4��5�;�;�E�B�$�).�� ���*�*��4�05� � �V�0K��*/�� ���#�-2�H�M�!�$�z�z�]�:�*9��*,��"Q�C�"%�*�*����W�*�"M�C�"+�C�.�d�:��Q�%������� , ;��x��� F� � �E�J�J�/�$A�49�M�M�V�4K�#�$J�$*�F�z�F�$:�<�AE�F��5L��%B�� F�sn����H��H��!M�H�M�)L7�4M�A#M�3M�:*M�( M�6AM�7 M�M�M�M�AN,�+N,c�����������������$�����U�R������������������X5������$�)z�Get a BoundArguments object, that maps the passed `args` and `kwargs` to the function's signature. Raises `TypeError` if the passed arguments can not be bound. �r���rB��r���r���s��� r�����bind�Signature.bind���s������ ��z�z�$�'�'r����c�����������������"�����U�R������������������XSS9$�)z�Get a BoundArguments object, that partially maps the passed `args` and `kwargs` to the function's signature. Raises `TypeError` if the passed arguments can not be bound. Tr���r��r��s��� r����r����Signature.bind_partial���s������ ��z�z�$��z�5�5r����c������������������z�����[��������U�5������[��������U�R������������������R������������������5�������5������4SU�R������������������04$��Nr���)r���r��r���r���r���r���s��� r����r����Signature.__reduce__���s=�������T� ��t�'�'�.�.�0�1�3�%�t�'>�'>�?�A�� Ar����c�����������������������US���U�l���������g�r��r���r���s��� r����r����Signature.__setstate__���s������"'�(<�"=��r����c������������������N�����SR������������������U�R������������������R������������������U�5������$�)Nz<{} {}>r���r���s��� r����rs���Signature.__repr__���s������������ 7� 7��>�>r����c������������������"�����U�R������������������5�������$�r ��)r-��r���s��� r����r����Signature.__str__���s�������{�{�}�r����)� max_widthc���������������������/�nSnSnU�R�������������������R������������������5��������H���n[��������U5������nUR������������������nU[��������:X��a��SnOU(�������a��UR������������������S5������ �SnU[��������:X��a��SnO$U[��������:X��a��U(�������a��UR������������������S5������ �SnUR������������������U5������ �M���� �U(�������a��UR������������������S5������ �SR������������������SR������������������U5������5������nUb/��[��������U5������U:���a ��SR������������������SR������������������U5������5������nU�R������������������[��������La)��[��������U�R������������������5������n US R������������������U 5������- ��nU$�) z�Create a string representation of the Signature object. If *max_width* integer is passed, signature will try to fit into the *max_width*. If signature is longer than *max_width*, all parameters will be on separate lines. FT�/r��z({})r#��z ( {} )z, z -> {})r���r���r����r$��r���r����r���r���r-��rN��r,��r���r4��r+���) rB��r��r���render_pos_only_separator�render_kw_only_separatorr����r���r$���rendered�annos ��� r����r-���Signature.format���s+��������$)�!�#'� ��_�_�+�+�-�E��E� �I��:�:�D��'�'�,0�)�*��� � �c�"�,1�)���&��,1�(���&�+C��� � �c�"��,1�(��M�M�)�$�5�.�8�%�� �M�M�#���=�=����6�!2�3��� �S��]�Y�%>�%�,�,�Y�^�^�F�-C�D�H��!�!��/�#�D�$:�$:�;�D������-�-�H��r����)r���r���r ��)!r����ry���r9��r���r>��r=��r#���r;��r ���r���r4��r���r���r��rl��r��r���r���r���r���r���r���r���r���r��r��r���r���r���rs��r���r-��r���r}���r����r����r$���r$������s��������,�6�I��N�)���E�24�V�)-�24�h��%)�4��u�[���[��� ��� ���'���'��%*�U�� ?���K�:�=� 9��.3��L:�\(�6�A� >�?���#'��4��4r����r$���r���c�����������������,�����[���������R������������������XX#US9$�)z/Get a signature object for the passed callable.r���)r$���rl��)r����r���rr���rs���rt���s��� r����re���re���- ��s#�������"�"�3�+2�H��#��V��Vr����c�������������������������\�rS�rSrSrSrSrSrS\-��rS\-��r S\-��r S \-��rS \-��r\\-��r \r\\-��r\r\\-��\-��r\\-��r\\-��\-��r\\-��rS rSrSrg )r���i3 ��rj���rH��������������� ����@�����������i���r}���N)r����ry���r9��r����SIMPLE�WRITABLE�FORMAT�ND�STRIDES�C_CONTIGUOUS�F_CONTIGUOUS�ANY_CONTIGUOUS�INDIRECT�CONTIG� CONTIG_RO�STRIDED� STRIDED_RO�RECORDS� RECORDS_RO�FULL�FULL_RO�READ�WRITEr���r}���r����r����r���r���3 ��s������� �F��H� �F� �B��R�i�G��'�>�L��'�>�L��G�^�N��w��H� �(�]�F��I��� �G��J��� �6�)�G��6�!�J��h���'�D����G��D��Er����r���c�������������������0����SSK�n�SSKnU�R������������������5�������nUR������������������SSS9 �UR������������������SSSS S 9 �UR ������������������5�������nUR ������������������nUR ������������������S5������u��pVn�UR������������������"�U5������=p�U(�������a'��UR!������������������S5������nW nU�H��n [#��������X�5������nM��� �W R������������������[��������R$������������������;���a.��[��������S[��������R������������������S 9 �[��������R������������������"�S5������ �UR&������������������(�������a���[��������SR������������������U5������5������ �[��������SR������������������[)��������U 5������5������5������ �[��������SR������������������U R*������������������5������5������ �WU L�ac��[��������SR������������������[-��������U R.������������������5������5������5������ �[1��������U S5������(�������a$��[��������SR������������������U R2������������������5������5������ �O(�[5��������U5������u��p�[��������SR������������������U5������5������ �[��������S5������ �g[��������[7��������W5������5������ �g!�[���������a_��n SR������������������U[��������U 5������R������������������U 5������n[��������U[��������R������������������S 9 �[��������R������������������"�S5������ ��Sn A GNSn A ff�=�f!�[���������a�� ��N�f�=�f)z5Logic for inspecting an object given at command line rj���Nr����zCThe object to be analysed. It supports the 'module:qualname' syntax)�helpz-dz --details� store_truez9Display info about the module rather than its source code)�actionr8���:zFailed to import {} ({}: {}))r���r���r7��z#Can't get info for builtin modules.rH��z Target: {}z Origin: {}z Cached: {}z Loader: {}�__path__zSubmodule search path: {}zLine: {}rG��)�argparser`���ArgumentParser�add_argument� parse_argsr����� partition� import_moduler��r-��r���r�����printr�����stderr�exitr:��r�����builtin_module_names�detailsrK���� __cached__r��rr��r����r<��r*���rJ���)r=��r`���parserr����target�mod_name� has_attrs�attrsr����r����r���r����parts�part�__rl��s��� r�����_mainrQ��I ��s$������� � $� $� &�F� ����9����:������k�,� H����J������D� �[�[�F�!'�!1�!1�#�!6��H��� �.�.�x�8�8�������C� �����D��#�$�C�������#�2�2�2� �3�#�*�*�E�������|�|� �l�!�!�&�)�*� �l�!�!�-��"7�8�9� �l�!�!�&�"3�"3�4�5��&�=��,�%�%�d�6�+<�+<�&=�>�?��v�z�*�*��1�8�8����I�J�� 1�'��_� ����j�'�'��/�0� �d�� �i��n���G����,�3�3�H�48��I�4F�4F�47�9��� �c�� � �#����������8��� �� �s+����,H�� J�� J�&AJ���J� J�JrV��r ��)F)rH��)r}���)T)TNNF)�r>��� __author__�__all__r����r��rU���collections.abcr�����enum�importlib.machineryr`��r���r{��r]��r��r����r���r���r����r����r����keywordrk����operatorrl���rm���rn����weakrefro���r���rr����mod_dict�COMPILER_FLAG_NAMESr����r��r��r%���r.���ra���rS���r^���r_���rW���r����r]���r\���rY���r����r[���r����r����r����rd���rV���rP���rO���rZ���rU���rQ���rc���rX���rT���rR���r`���rb���rN���r��rD���rE���r���r'���rH���rh���rM���r;��rD��r<���r(���r=���rG���rK���r/���r���r���rF���r��r���r*���r9���r���r ���r5���rL���rJ���ri���r7���r���r0���r���r?���r���r1���r+���r,���r����r-���r1��r=��r6���r���r8���rd��r&���r}��rz��r>���rC����_fieldsr���r���rI���rB���r)���rf���rg���r���r���rv���r����r���r���r���r���� lru_cacher���r���r4���r ���r!���r"���r���rA���r@���r ���r���r���r���r;���r:���r���r���r���r���r3���r2����WrapperDescriptorTyper����r��r����r���r���r���r���r���r����r��rP��rS��rc��r���r���r���r4���IntEnumr{��rB��r���rC��r���rE��r���rF��r���rH��r���r#���r ���r$���re����IntFlagr���rQ��r����r}���r����r�����<module>ra�����s0�����@9� �i��X��� �� ������������ �� �� ����������������/��'���9���#�#�)�)�+�D�A�q��H�U�Q�Y��� ,��q�(������%)����v�t0�$�0�/�8?���5�(�)�)�>����5�(�)�)�>��2�,�-���X���J��I�3�8�3�"3�;�3�/�.�29�7�(��0(�T3� :�� �{�$E�F� �p�h�����@0� �;�z�&�8,�8 ��:8��� ���-�` �)�� �90�v+%�Z�"���!�4��4�l$�&0�*��+�6� �{�$:�;� �8�6���M�O��Z<�z��Y� >� ?��9����"�"9� 8� ?� (�.7� D�*:�x���(L�M��54�r���&S� T� � -� �� -�7�O�)A�V� ���j�9�3D�3D�&D� E� � @� �� @���C�5�'�� �H� ����y�)�1�1�� �M�M�*�5�=�=���4�����������$ ��'0��/�h������ � � ��$�&�����!�����$ ������!�����$�.�"�7�7�!�3�3�!�;�;�!�5�5�7����SW���4I?�X*�4*�G�2/+�dP8�f <� �8<�AF�\9�~+��48�,0�%)�$(�&+�HP�V<��<�A��A��T�\�\���"�*�9�9���)�?�?���)�8�8��)�6�6� �)�5�5��]7��]7�@L��L�Df��f�R�&*�4��u��V��$�,�,���,7�t��z�� �G��r����