The code has an issue: it's showing an IndentationError in the main() function due to a multiline comment. What's odd is that the error happens even when the comment ...
This is a feature request. When I execute a script with an IndentationError python and ipython show me the line where the problem is. Would it be possible to also ...