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