Updates:
        Cc: asmeurer Vinzent.Steinberg
        Labels: -NeedsBetterPatch NeedsReview

Comment #8 on issue 1509 by smichr: spelling and grammar
http://code.google.com/p/sympy/issues/detail?id=1509

OK, I can still run tests through the interpreter, but my command line's  
ability to
run things (like Python) is broken for some reason.

I had several tests (including code_quality) that were failing on the  
current master.
Patches fixing those are part of branch 1509. One of the interesting things  
that I
noted was that although one used to be able to import N from abc, now you  
cannot--it
won't allow overwriting of the sympy N (nor any of the other single letters  
in
COSINEQ). So I patched abc to remove those from the upper case list. Not  
sure what
change is responsible for that change in behavior.

btw, with the new test runner, to test code quality you can just do
test('quality')...maybe you could do this before, too, but anyway it's a  
pretty quick
and painless test now.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--

You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.


Reply via email to