https://bugzilla.wikimedia.org/show_bug.cgi?id=54572
--- Comment #3 from Kunal Mehta (Legoktm) <[email protected]> --- I think we should either a\) skip the entire output\(\) machinery and use traceback.print\_exc\(\) instead or b\) write a wrapper for that does what you propose here \(but which can also be used for traceback.format\_exc\). and replace all exception printing with one of those two options. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
