Re: [PATCH 2/3] Removal of all generic exceptions from SymPy

2009-04-18 Thread Tomek Buchert
Vinzent Steinberg pisze: I can't apply this patch: error: patch failed: sympy/solvers/solvers.py:244 error: sympy/solvers/solvers.py: patch does not apply Vinzent I forgot to rebase. I will send the patch in a moment. Tomek --~--~-~--~~~---~--~~ You

[PATCH 2/3] Removal of all generic exceptions from SymPy

2009-04-18 Thread Tomasz Buchert
--- examples/advanced/gibbs_phenomenon.py |2 +- sympy/core/basic.py|4 ++-- sympy/core/function.py |2 +- sympy/core/numbers.py |2 +- sympy/core/power.py|4 ++-- sympy/geometry/ellipse.py