Issue 2518 in sympy: Problems with default variable definitions in live.sympy.org

2011-06-27 Thread sympy
Status: Accepted Owner: asmeurer CC: matt...@gmail.com Labels: Type-Defect Priority-Medium New issue 2518 by asmeurer: Problems with default variable definitions in live.sympy.org http://code.google.com/p/sympy/issues/detail?id=2518 Here's a session from live.sympy.org. f(x) Traceback (mos

Re: Issue 2518 in sympy: Problems with default variable definitions in live.sympy.org

2011-06-27 Thread sympy
Updates: Labels: Live Comment #1 on issue 2518 by matt...@gmail.com: Problems with default variable definitions in live.sympy.org http://code.google.com/p/sympy/issues/detail?id=2518 This is related to: a = 1 ... b = 2 a 1 b Traceback (most recent call last): File "/base/da

Re: Issue 2518 in sympy: Problems with default variable definitions in live.sympy.org

2011-07-05 Thread sympy
Updates: Status: Started Owner: matt...@gmail.com Cc: -matt...@gmail.com Labels: NeedsReview Comment #2 on issue 2518 by matt...@gmail.com: Problems with default variable definitions in live.sympy.org http://code.google.com/p/sympy/issues/detail?id=2518 Pull re

Re: Issue 2518 in sympy: Problems with default variable definitions in live.sympy.org

2011-07-06 Thread sympy
Comment #3 on issue 2518 by asmeurer: Problems with default variable definitions in live.sympy.org http://code.google.com/p/sympy/issues/detail?id=2518 This was pushed in, and it all seems to work now: x x f(x) f(x) a = 1 a = 1 ... b = 2 a 1 b 2 -- You received this message

Re: Issue 2518 in sympy: Problems with default variable definitions in live.sympy.org

2011-07-06 Thread sympy
Updates: Status: Fixed Comment #4 on issue 2518 by asmeurer: Problems with default variable definitions in live.sympy.org http://code.google.com/p/sympy/issues/detail?id=2518 (No comment was entered for this change.) -- You received this message because you are subscribed to the Goog