mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-09 09:24:04 +08:00
* Add pyi for pydoc [Python 2.7] * Fixed issues * A few more fixes - `synopsis -> Optional[AnyStr]` - `visiblename` takes a `Container` - `getdoc -> Union...` not `AnyStr` * `synopsis` and `source_synopsis`