Am 29.08.2012 13:56, schrieb Juha Jeronen:
So, dir(S) is the preferred way of getting a complete list :)

The problem with S is that code analysis tools find references to the names in S but don't find them in S because the names are created at runtime. I think it's desirable to fix this, and while it would be desirable to keep S' API, it might be necessary to change it.

Unless anybody comes up with something better, I guess dict(S) is still your best bet for now. I'd also like to point out that I'm not aware that "making S more static" is on anybody's agenda. I have been meaning to work on that a bit (by way of discussing the issues), but I never had the time to really commit to such an undertaking. It's possible that it won't ever happen.

--
You received this message because you are subscribed to the Google Groups 
"sympy" 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?hl=en.

Reply via email to