Updates:
        Status: Accepted

Comment #3 on issue 2936 by [email protected]: use2to3 warnings
http://code.google.com/p/sympy/issues/detail?id=2936

There are still warnings:

RefactoringTool: Warnings/messages while refactoring:
RefactoringTool: ### In file py3k-sympy/examples/intermediate/sample.py ###
RefactoringTool: Line 78: You should use 'operator.mul(x, numRows, 0)' here.
RefactoringTool: Line 81: You should use 'operator.mul(y, numCols, 1)' here.
RefactoringTool: ### In file py3k-sympy/sympy/integrals/transforms.py ###
RefactoringTool: Line 517: You should use 'operator.mul(True)' here.
RefactoringTool: Line 517: You should use 'operator.mul(False)' here.

--
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.

Reply via email to