mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-26 08:44:14 +08:00
a2fe3f4c59
* Add os.supports_* sets (new in 3.3) * Use Callable[..., Any] instead of builtin.function.