is it possible to catch the
IndentationError
in python? is it possible to do this with try/except? using other methods? if not why
is it possible to catch the
IndentationError
in python? is it possible to do this with try/except? using other methods? if not why