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