var: return symbol, not a tuple for cases like var("x") (#546)
commit9736ffaefdd3ba3921faf9a2eb9ab74007b2209e
authorKirill Smelkov <kirr@landau.phys.spbu.ru>
Sat, 5 Jan 2008 10:14:42 +0000 (5 13:14 +0300)
committerKirill Smelkov <kirr@landau.phys.spbu.ru>
Sat, 5 Jan 2008 10:14:42 +0000 (5 13:14 +0300)
treec1894f06e9b0bd19068f0662f5673b818ec53409
parent83595cbb5e835b1e8459ed1f8959c1540ba02b4b
var: return symbol, not a tuple for cases like var("x")     (#546)
sympy/core/symbol.py
sympy/core/tests/test_var.py