Created attachment 1916[details]
CodeError print to stderr
I suspect there may be more issues like this, but they're hard to track down. The report() function seems sometimes to be used for stdout things and sometimes for stderr things.
Also in this patch I've made the file and line info print not conditional on verbose, because you nearly always want one, imo.
Created attachment 1916 [details] CodeError print to stderr I suspect there may be more issues like this, but they're hard to track down. The report() function seems sometimes to be used for stdout things and sometimes for stderr things. Also in this patch I've made the file and line info print not conditional on verbose, because you nearly always want one, imo.