mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-23 04:11:28 +08:00
This allows one to write `x.HasField("ok")` even if the file has
`from __future__ import unicode_literals`"
This allows one to write `x.HasField("ok")` even if the file has
`from __future__ import unicode_literals`"