Issue 1523 in sympy: sympy core imports fixed

2009-07-09 Thread codesite-noreply
Updates: Status: Fixed Comment #5 on issue 1523 by fab...@fseoane.net: sympy core imports fixed http://code.google.com/p/sympy/issues/detail?id=1523 ok. Then all is fine. Pushed in. -- You received this message because you are listed in the owner or CC fields of this issue, or because y

Issue 1523 in sympy: sympy core imports fixed

2009-07-09 Thread codesite-noreply
Updates: Status: PassedReview Labels: -NeedsReview Comment #4 on issue 1523 by ondrej.certik: sympy core imports fixed http://code.google.com/p/sympy/issues/detail?id=1523 Fabian, you would have to run 2to3 tool and apply couple other patches for it to work in python3 (see my p

Issue 1523 in sympy: sympy core imports fixed

2009-07-09 Thread codesite-noreply
Comment #3 on issue 1523 by fab...@fseoane.net: sympy core imports fixed http://code.google.com/p/sympy/issues/detail?id=1523 This patch removes some unused imports (to be applied on top of your last patch). It does not fix anything, just makes things a bit simpler. Attachments: 0002-

Issue 1523 in sympy: sympy core imports fixed

2009-07-09 Thread codesite-noreply
Updates: Cc: -fab...@fseoane.net Comment #2 on issue 1523 by fab...@fseoane.net: sympy core imports fixed http://code.google.com/p/sympy/issues/detail?id=1523 Probably I'm doing something wrong, but I can't import sympy.core (python3.1): [atlantis 236] ~/dev/sympy > python3.1 Python 3

Issue 1523 in sympy: sympy core imports fixed

2009-07-08 Thread codesite-noreply
Updates: Cc: fab...@fseoane.net Comment #1 on issue 1523 by ondrej.certik: sympy core imports fixed http://code.google.com/p/sympy/issues/detail?id=1523 Fabian, could you please review? -- You received this message because you are listed in the owner or CC fields of this issue, or becau

Issue 1523 in sympy: sympy core imports fixed

2009-07-08 Thread codesite-noreply
Status: Accepted Owner: ondrej.certik Labels: Type-Defect Priority-Medium Milestone-Release0.6.5 NeedsReview New issue 1523 by ondrej.certik: sympy core imports fixed http://code.google.com/p/sympy/issues/detail?id=1523 so that it works in python 3.0 Attachments: 0001-sympy-core-imports