Updates:
Labels: -NeedsReview NeedsBetterPatch
Comment #2 on issue 1823 by Vinzent.Steinberg: integral.atoms(Symbol)
should introspect
http://code.google.com/p/sympy/issues/detail?id=1823
______________ sympy/solvers/tests/test_solvers.py:test_integrals
______________
File "/home/one/src/sympy/sympy/solvers/tests/test_solvers.py", line 21,
in
test_integrals
assert solve(Eq(log(f(x)), Integral(x, (x, 1, f(x)))), f(x)) == [1]
AssertionError
________________________________________________________________________________
sympy/utilities/tests/test_code_quality.py:test_no_trailing_whitespace_and_no_tabs
File "/home/one/src/sympy/sympy/utilities/tests/test_code_quality.py",
line 75, in
test_no_trailing_whitespace_and_no_tabs
check_directory_tree(sympy_path)
File "/home/one/src/sympy/sympy/utilities/tests/test_code_quality.py",
line 52, in
check_directory_tree
assert False, message_tabs % (fname, idx+1)
AssertionError: File contains tabs instead of spaces:
/home/one/src/sympy/sympy/core/basic.py, line 871.
--
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 [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-issues?hl=en.