Comment #10 on issue 1919 by mattpap: unify behavior of var() and symbols() http://code.google.com/p/sympy/issues/detail?id=1919
In my branch (polys11) I unified var() and symbols(), so that those two functions have exactly the same semantics + var() modifies current namespace (as previously), I also changed all occurrence of var() and symbols() to comma-based syntax, and added colon syntax (indexed and lexicographic).
-- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en.
