mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-29 02:04:39 +08:00
6b6d8c82ac
Had to adjust the return type of ast.parse() from Module to AST, which is more truthful anyways.