Issue 1169: unify symbols and var http://code.google.com/p/sympy/issues/detail?id=1169
Comment #5 by Vinzent.Steinberg: Yeah, it's more elegant to call symbols() from var(). The duplication is however minimal, so I'm +-0. But: http://en.wikipedia.org/wiki/Don%27t_repeat_yourself > we may expose some functionality from Symbol to handle stuff like "\alpha", but > otherwise it should just work. And all the logic will be at one place in symbols(). What do you mean? If we change the syntax this way, it should maybe even be postponed to 0.7, because it will break people's code. We could offer a script doing the conversion. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
