mirror of
https://github.com/davidhalter/parso.git
synced 2026-04-25 17:05:21 +08:00
647073b1b9
* Add Function.iter_raise_stmts method and tests * Add Alisdair Robertson to AUTHORS.txt * Cleanup Function.iter_raise_stmts and test Decided not to try and exclude exceptions that would be caught by a try-catch