Could we get the plural fixed so we can see
1 exception
2 exceptions
I think all the others read fine. Alternatively it could read
# raised an exception
/c
--
You received this message because you are subscribed to the Google Groups
"sympy-patches" group.
To post to this group, send email t
Looks good to me.
Ondrej
On Tue, Feb 9, 2010 at 4:53 AM, Vinzent Steinberg
wrote:
> Signed-off-by: Vinzent Steinberg
> ---
> sympy/utilities/runtests.py | 16
> 1 files changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/sympy/utilities/runtests.py b/sympy/utilities/ru
Signed-off-by: Vinzent Steinberg
---
sympy/utilities/runtests.py | 16
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/sympy/utilities/runtests.py b/sympy/utilities/runtests.py
index 739ac8c..65f870a 100644
--- a/sympy/utilities/runtests.py
+++ b/sympy/utilities/