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