OXIESEC PANEL
- Current Dir:
/
/
lib
/
python3.9
/
site-packages
/
google
/
protobuf
/
internal
/
__pycache__
Server IP: 2a02:4780:11:1594:0:ef5:22d7:a
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/14/2024 03:59:29 PM
rwxr-xr-x
📄
__init__.cpython-39.opt-1.pyc
160 bytes
10/15/2022 12:19:30 PM
rw-r--r--
📄
__init__.cpython-39.pyc
160 bytes
10/15/2022 12:19:30 PM
rw-r--r--
📄
api_implementation.cpython-39.opt-1.pyc
2.17 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
api_implementation.cpython-39.pyc
2.17 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
containers.cpython-39.opt-1.pyc
23.29 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
containers.cpython-39.pyc
23.29 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
decoder.cpython-39.opt-1.pyc
24.17 KB
10/15/2022 12:19:31 PM
rw-r--r--
📄
decoder.cpython-39.pyc
24.21 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
encoder.cpython-39.opt-1.pyc
22.46 KB
10/15/2022 12:19:31 PM
rw-r--r--
📄
encoder.cpython-39.pyc
22.54 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
enum_type_wrapper.cpython-39.opt-1.pyc
3.34 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
enum_type_wrapper.cpython-39.pyc
3.34 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
extension_dict.cpython-39.opt-1.pyc
5.31 KB
10/15/2022 12:19:31 PM
rw-r--r--
📄
extension_dict.cpython-39.pyc
5.44 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
message_listener.cpython-39.opt-1.pyc
2.27 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
message_listener.cpython-39.pyc
2.27 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
python_message.cpython-39.opt-1.pyc
39.69 KB
10/15/2022 12:19:31 PM
rw-r--r--
📄
python_message.cpython-39.pyc
40 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
type_checkers.cpython-39.opt-1.pyc
10.43 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
type_checkers.cpython-39.pyc
10.43 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
well_known_types.cpython-39.opt-1.pyc
25.73 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
well_known_types.cpython-39.pyc
25.73 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
wire_format.cpython-39.opt-1.pyc
6.24 KB
10/15/2022 12:19:30 PM
rw-r--r--
📄
wire_format.cpython-39.pyc
6.24 KB
10/15/2022 12:19:30 PM
rw-r--r--
Editing: api_implementation.cpython-39.pyc
Close
a �JcC � @ s� d Z ddlZddlZddlZzddlmZ ejZdZW n e yP dZdZY n0 edkrbe d��edk r�z6dd lmZ es�e d ��[dZddlm Z ed ��W n< e y� zddlm Z [ dZW n e y� Y n0 Y n0 edkr�dndZe�de�atdk�rdadejv �r,tdk�r,e�d� dae�dd�Zedk�rRe de d ��ee�ZzddlmZ dZW n e �y� dZY n0 dd� Zdd� Zdd� Zdd� ZdS ) zLDetermine which implementation of the protobuf API is used in this process. � N)�_api_implementationT���F� z%api_version=1 is no longer supported.)�_use_fast_cpp_protosz2_use_fast_cpp_protos import succeeded but was None� )�use_pure_pythonz?Conflict depend on both use_fast_cpp_protos and use_pure_pythonZpythonZcppZ&PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATIONZPyPyz\PyPy does not work yet with cpp protocol buffers. Falling back to the python implementation.Z.PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION_VERSION�2z=unsupported PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION_VERSION: "z" (supported versions: 2))�(enable_deterministic_proto_serializationc C s t S �N��_implementation_type� r r �O/usr/lib/python3.9/site-packages/google/protobuf/internal/api_implementation.py�Type� s r c C s | a dS )z'Never use! Only for protobuf benchmark.Nr )Zimplementation_typer r r �_SetType� s r c C s t S r )�_implementation_versionr r r r �Version� s r c C s t S r )�)_python_deterministic_proto_serializationr r r r �)IsPythonDefaultSerializationDeterministic� s r )�__doc__�os�warnings�sysZgoogle.protobuf.internalr �api_versionZ_api_versionZ'_proto_extension_modules_exist_in_build�ImportError� ValueErrorZgoogle.protobufr r �RuntimeErrorZ_default_implementation_type�getenvr �version�warnZ_implementation_version_str�intr r r r r r r r r r r �<module> sz ��� � ���