mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-05 23:41:34 +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`