mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 04:25:50 +08:00
66fbb26aec
In order to unify these two versions I'm making all paths be _PathType = Union[bytes, Text] Fixes #439