aboutsummaryrefslogtreecommitdiffhomepage
path: root/python/google/protobuf/text_encoding.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/google/protobuf/text_encoding.py')
-rw-r--r--python/google/protobuf/text_encoding.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/google/protobuf/text_encoding.py b/python/google/protobuf/text_encoding.py
index a0728e3c..98995638 100644
--- a/python/google/protobuf/text_encoding.py
+++ b/python/google/protobuf/text_encoding.py
@@ -27,6 +27,7 @@
# 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.
+
"""Encoding related utilities."""
import re