Re: Issue 2612 in sympy: Error in quantum/__init__.py under Python 3

2011-08-18 Thread sympy
Updates: Labels: NeedsReview Comment #7 on issue 2612 by vlada.pe...@gmail.com: Error in quantum/__init__.py under Python 3 http://code.google.com/p/sympy/issues/detail?id=2612 This is fixed per comment #4 in my pull request: https://github.com/sympy/sympy/pull/558 -- You

Re: Issue 2612 in sympy: Error in quantum/__init__.py under Python 3

2011-08-01 Thread sympy
Comment #3 on issue 2612 by vlada.pe...@gmail.com: Error in quantum/__init__.py under Python 3 http://code.google.com/p/sympy/issues/detail?id=2612 This seems to fail only for the two functions using __all__ (qapply and represent, which are imported as qapmod and repmod). This is obvious,

Re: Issue 2612 in sympy: Error in quantum/__init__.py under Python 3

2011-08-01 Thread sympy
Updates: Status: NeedsDecision Cc: asmeurer Labels: Documentation Comment #4 on issue 2612 by vlada.pe...@gmail.com: Error in quantum/__init__.py under Python 3 http://code.google.com/p/sympy/issues/detail?id=2612 Well, the thing is that the advertised behavior works

Issue 2612 in sympy: Error in quantum/__init__.py under Python 3

2011-07-27 Thread sympy
Status: Accepted Owner: vlada.pe...@gmail.com CC: elliso...@gmail.com Labels: Type-Defect Priority-Medium Quantum Python3 New issue 2612 by vlada.pe...@gmail.com: Error in quantum/__init__.py under Python 3 http://code.google.com/p/sympy/issues/detail?id=2612 There seems to be some import