On Wed, Jul 1, 2009 at 3:38 PM, Ryan Krauss<[email protected]> wrote: > I think this is great. It raises the bar some for contributors, but it > greatly improves the resulting code and makes learning and contributing to > sympy easier in the long run.
I don't think it raises the bar much, most new contributors usually fix a function or something, see e.g. the last 14 patches, that I just merged, not a single one introduces a new function/method (well, only mine:). And if your patch is such, that it introduces a new function, then it's not a big deal to write a doctest. Ondrej --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sympy?hl=en -~----------~----~----~----~------~----~------~--~---
