X7ROOT File Manager
Current Path:
/lib/python3.6/site-packages/google/protobuf
lib
/
python3.6
/
site-packages
/
google
/
protobuf
/
??
..
??
__init__.py
(1.85 KB)
??
__pycache__
??
any_pb2.py
(2.62 KB)
??
any_test_pb2.py
(3.13 KB)
??
api_pb2.py
(10.64 KB)
??
descriptor.py
(38.68 KB)
??
descriptor_database.py
(5.79 KB)
??
descriptor_pb2.py
(87.13 KB)
??
descriptor_pool.py
(35.24 KB)
??
duration_pb2.py
(2.71 KB)
??
empty_pb2.py
(1.91 KB)
??
field_mask_pb2.py
(2.37 KB)
??
internal
??
json_format.py
(28.52 KB)
??
map_proto2_unittest_pb2.py
(54.59 KB)
??
map_unittest_pb2.py
(124.44 KB)
??
message.py
(11.19 KB)
??
message_factory.py
(6.14 KB)
??
proto_builder.py
(5.09 KB)
??
pyext
??
reflection.py
(4.46 KB)
??
service.py
(8.93 KB)
??
service_reflection.py
(10.76 KB)
??
source_context_pb2.py
(2.48 KB)
??
struct_pb2.py
(10.64 KB)
??
symbol_database.py
(6.28 KB)
??
test_messages_proto2_pb2.py
(105.2 KB)
??
test_messages_proto3_pb2.py
(115.05 KB)
??
text_encoding.py
(4.51 KB)
??
text_format.py
(49.69 KB)
??
timestamp_pb2.py
(2.73 KB)
??
type_pb2.py
(21.35 KB)
??
unittest_arena_pb2.py
(4.4 KB)
??
unittest_custom_options_pb2.py
(88.18 KB)
??
unittest_import_pb2.py
(4.49 KB)
??
unittest_import_public_pb2.py
(2.29 KB)
??
unittest_mset_pb2.py
(9.73 KB)
??
unittest_mset_wire_format_pb2.py
(3.76 KB)
??
unittest_no_arena_import_pb2.py
(2.18 KB)
??
unittest_no_arena_pb2.py
(51.17 KB)
??
unittest_no_generic_services_pb2.py
(4.15 KB)
??
unittest_pb2.py
(335.22 KB)
??
unittest_proto3_arena_pb2.py
(59.16 KB)
??
wrappers_pb2.py
(11.26 KB)
Editing: __init__.py
# Protocol Buffers - Google's data interchange format # Copyright 2008 Google Inc. All rights reserved. # https://developers.google.com/protocol-buffers/ # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are # met: # # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above # copyright notice, this list of conditions and the following disclaimer # in the documentation and/or other materials provided with the # distribution. # * Neither the name of Google Inc. nor the names of its # contributors may be used to endorse or promote products derived from # this software without specific prior written permission. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT # OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT # LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # Copyright 2007 Google Inc. All Rights Reserved. __version__ = '3.5.0' if __name__ != '__main__': try: __import__('pkg_resources').declare_namespace(__name__) except ImportError: __path__ = __import__('pkgutil').extend_path(__path__, __name__)
Upload File
Create Folder