
[[unimp]]path/test.py[[rst]]:[[alt2]]15[[rst]]: in [[alt1]]test[[rst]]
    return foo(0)
[[unimp]]path/test.py[[rst]]:[[alt2]]5[[rst]]: in [[alt1]]foo[[rst]]
    b, a = 1, 1 / p
[[bad]]E   ZeroDivisionError: integer division or modulo by zero
