On Tuesday, May 14, 2013 6:54:38 PM UTC+1, Nils Bruin wrote:

> Not all "repr"s end up on a terminal, though. They can end up in 
> exception messages that get caught, processed, and never printed.


Don't do that. Exceptions should be short and to the point. And not do any 
string processing. Don't convert passed values to strings unless you don't 
care about performance.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to