Updates:
        Cc: mattpap

Comment #6 on issue 1977 by asmeurer: symbols() gives unexpected behavior when passed a list of length 1
http://code.google.com/p/sympy/issues/detail?id=1977

Regarding the commit in polys10, what exactly is the reasoning of changing all instances of var("a b") and symbols("a b") into var("a,b") and symbols("a,b")? You reference it like there was a discussion on this a long time ago (before I joined the project) and it is just now getting fixed. If so, could you possibly link to it, if you can find it.

Regarding the changes, I am fine with them (even though I really don't see the reason), except there needs to be spaces after the commas. Sorry :)

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to