mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-01 11:14:38 +08:00
6368baf42a
posixpath.pyi did a '*' import of genericpath.pyi and then redefined everything it imported. Removes the duplicate definitions from posixpath and improves the ones in genericpath.