Issue 1528 in sympy: Fix any/all import to work correctly with Python 3.0

2009-07-10 Thread codesite-noreply
Updates: Status: Fixed Comment #1 on issue 1528 by ondrej.certik: Fix any/all import to work correctly with Python 3.0 http://code.google.com/p/sympy/issues/detail?id=1528 Thanks, it's in. -- You received this message because you are listed in the owner or CC fields of this issue, or

Issue 1528 in sympy: Fix any/all import to work correctly with Python 3.0

2009-07-10 Thread codesite-noreply
Status: Accepted Owner: asmeurer Labels: Type-Defect Priority-Medium NeedsReview New issue 1528 by asmeurer: Fix any/all import to work correctly with Python 3.0 http://code.google.com/p/sympy/issues/detail?id=1528 Currently utilities/__init__.py imports SymPy versions of any() and all() if