HEX
Server: LiteSpeed
System: Linux srv146.niagahoster.com 4.18.0-553.30.1.lve.el8.x86_64 #1 SMP Tue Dec 3 01:21:19 UTC 2024 x86_64
User: kodi1989 (1633)
PHP: 8.1.34
Disabled: symlink,shell_exec,exec,popen,system,dl,passthru,escapeshellarg,escapeshellcmd,show_source,pcntl_exec
Upload Files
File: //opt/alt/python37/lib/python3.7/site-packages/proto/__pycache__/modules.cpython-37.pyc
B

��f1�@sPddlmZddlZe�ddddg�Zde�d�eeeeed�d	d
�ZdZdS)�)�SetNZProtoModule�package�marshal�manifest)rr)rrr�returncCs|s|}t||t|�d�S)aDefine a protocol buffers module.

    The settings defined here are used for all protobuf messages
    declared in the module of the given name.

    Args:
        package (str): The proto package name.
        marshal (str): The name of the marshal to use. It is recommended
            to use one marshal per Python library (e.g. package on PyPI).
        manifest (Set[str]): A set of messages and enums to be created. Setting
            this adds a slight efficiency in piecing together proto
            descriptors under the hood.
    )rrr)�_ProtoModule�	frozenset)rrr�r	�>/opt/alt/python37/lib/python3.7/site-packages/proto/modules.py�
define_modulesr)r)	�typingr�collections�
namedtuplerr�strr�__all__r	r	r	r
�<module>s