summaryrefslogtreecommitdiff
path: root/test/messages/func_bad_assigment_to_exception_var.txt
blob: 119fbe2d4b36027a5f275382c1e3c34ab2da659e (plain)
1
2
3
4
5
E: 11: Raising int while only classes or instances are allowed
E: 20:func: Raising NoneType while only classes or instances are allowed
E: 30: Raising NoneType while only classes or instances are allowed
W: 12: Catching too general exception Exception