Ë ����ˆ£éfi ��ã������������������óR���—�d�Z�ddlmZ�ddlmZ�ddlmZmZmZm Z m Z ��G�d„�de«������Zy)z/Tools for representing JavaScript code in BSON.é����)Úannotations)ÚMapping)ÚAnyr���ÚOptionalÚTypeÚUnionc������������������óv���—�e�Zd�ZU�dZdZded<��� �d � � � � � � � � �dd„Zedd„«�������Zdd „Z dd „Z dZded<���dd„Zy)ÚCodeaG��BSON's JavaScript code type. Raises :class:`TypeError` if `code` is not an instance of :class:`str` or `scope` is not ``None`` or an instance of :class:`dict`. Scope variables can be set by passing a dictionary as the `scope` argument or by using keyword arguments. If a variable is set as a keyword argument it will override any setting for that variable in the `scope` dictionary. :param code: A string containing JavaScript code to be evaluated or another instance of Code. In the latter case, the scope of `code` becomes this Code's :attr:`scope`. :param scope: dictionary representing the scope in which `code` should be evaluated - a mapping from identifiers (as strings) to values. Defaults to ``None``. This is applied after any scope associated with a given `code` above. :param kwargs: scope variables can also be passed as keyword arguments. These are applied after `scope` and `code`. .. versionchanged:: 3.4 The default value for :attr:`scope` is ``None`` instead of ``{}``. é ���zUnion[Mapping[str, Any], None]Ú_Code__scopeNr���c����������������ó´��—�t��������|t��������«������st��������d«������‚t��������j������������������|�|«������} �|j������������������|_��������|Jt��������|t��������«������st��������d«������‚|j ������������������|j ������������������j������������������|«�������n||_��������|r0|j ������������������|j ������������������j������������������|«�������|S�||_��������|S�#�t��������$�r �d�|_��������Y�Œ’w�xY�w)Nzcode must be an instance of strz!scope must be an instance of dict) Ú isinstanceÚstrÚ TypeErrorÚ__new__Úscoper���ÚAttributeErrorÚ_MappingÚupdate)ÚclsÚcoder���ÚkwargsÚselfs��� úR/var/lib/jenkins/workspace/mettalog/venv/lib/python3.12/site-packages/bson/code.pyr���zCode.__new__4���sÇ���€�ô�˜$¤Ô$ÜÐ=Ó>Ð>ä{‰{˜3 Ó%ˆð ØŸ:™:ˆDŒLð�Ðܘe¤XÔ.ÜÐ CÓDÐDØ|‰|Ð'Ø—‘×#Ñ# EÕ*à$”áØ|‰|Ð'Ø—‘×#Ñ# FÔ+ð�ˆð� &”àˆøô#�ò� ؈DŽLð ús���³C�ÃCÃCc����������������ó���—�|�j�������������������S�)z/Scope dictionary for this instance or ``None``.)r���©r���s��� r���r���z Code.scopeT���s���€�ð�|‰|Ðó����c����������������óN���—�dt���������j������������������|�«������›�d|�j������������������›dS�)NzCode(z, ú))r���Ú__repr__r���r���s��� r���r ���z Code.__repr__Y���s&���€�Ø”s—|‘| DÓ)Ð*¨"¨T¯\©\Ð,<¸AÐ>Ð>r���c����������������ó‚���—�t��������|t��������«������r/|�j������������������t��������|�«������f|j������������������t��������|«������fk(��S�y)NF)r���r ���r���r���©r���Úothers��� r���Ú__eq__zCode.__eq__\���s4���€�ÜeœTÔ"Ø—L‘L¤# d£)Ð,°·±ÄÀEà Ð0KÑKÐKØr���Ú__hash__c����������������ó���—�|�|k(���S�©N©�r"���s��� r���Ú__ne__zCode.__ne__c���s���€�ؘ5‘=Ð Ð r���r'���) r���z Type[Code]r���zUnion[str, Code]r���úOptional[Mapping[str, Any]]r���r���Úreturnr ���)r+���r*���)r+���r���)r#���r���r+���Úbool) Ú__name__Ú __module__Ú__qualname__Ú__doc__Ú_type_markerÚ__annotations__r���Úpropertyr���r ���r$���r%���r)���r(���r���r���r ���r ������s|���…�ñð4�€LØ +Ó+ð �.2ðØ ðàðð�+ðð�ð ð � óð@�òó�ðó?óð �€HˆcÓô!r���r ���N) r0���Ú __future__r���Úcollections.abcr���r���Útypingr���r���r���r���r���r ���r(���r���r���ú<module>r7������s$���ðñ�6Ý�"å�/ß�6Õ�6ôN!ˆ3õ�N!r���