mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-17 03:55:34 +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`"