mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +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`"