I'm wondering if there is a way to get python to show each line as it
is executed, sort of like sh -x does for shell programs. Seems like
this would be a nice debugging aid.
dustin
is executed, sort of like sh -x does for shell programs. Seems like
this would be a nice debugging aid.
dustin
Comment