Files
typeshed/third_party
Guido van Rossum 9238c737de Make HasField and ClearField use Text instead of str (#1425)
This allows one to write `x.HasField("ok")` even if the file has
`from __future__ import unicode_literals`"
2017-06-21 10:51:49 -07:00
..
2017-06-21 09:54:40 -07:00