mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-24 21:01:52 +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`"