mirror of
https://github.com/protocolbuffers/protobuf
synced 2026-08-26 02:23:14 -04:00
6 lines
226 B
Text
6 lines
226 B
Text
|
|
"""
|
||
|
|
This file contains the serialized FeatureSetDefaults object corresponding to
|
||
|
|
the Pure Python runtime. This is used for feature resolution under Editions.
|
||
|
|
"""
|
||
|
|
_PROTOBUF_INTERNAL_PYTHON_EDITION_DEFAULTS = b"DEFAULTS_VALUE"
|