Re: [PATCH 2/2] add a test for wrong args to Matrix()

2010-04-29 Thread Ondrej Certik
+1 On Tue, Apr 27, 2010 at 2:32 PM, Vinzent Steinberg wrote: > Signed-off-by: Vinzent Steinberg > --- >  sympy/matrices/tests/test_matrices.py |    1 + >  1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/sympy/matrices/tests/test_matrices.py > b/sympy/matrices/tests/test_matric

[PATCH 2/2] add a test for wrong args to Matrix()

2010-04-27 Thread Vinzent Steinberg
Signed-off-by: Vinzent Steinberg --- sympy/matrices/tests/test_matrices.py |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/sympy/matrices/tests/test_matrices.py b/sympy/matrices/tests/test_matrices.py index 993b238..81af2c5 100644 --- a/sympy/matrices/tests/test_matrices