On 11/1/10 12:23 AM, William Stein wrote:
http://sagemath.blogspot.com/2010/10/how-to-referee-sage-trac-tickets.html



Nice.  I'll have more comments later, but I did notice that this:

from sage.misc.misc import deprecation
deprecation("function_name is deprecated, using new_function_name instead!")


came out in formatting wrong (the second line looks like this in my firefox (3.6.12, osx snow leopard):

deprecation("function_name is deprecated, using new

Also, you may want to put in the Sage version number to give people a clue about when to remove the function (see the second argument to deprecation).

Thanks,

Jason

--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to