Comment #3 on issue 1575 by [email protected]: help(module) contains a bunch of irrelevant stuff
http://code.google.com/p/sympy/issues/detail?id=1575

Using 'del' is an ugly and dangerous hack (unless it's applied to a temporary variable that's only relevant at import time). The correct thing to do is to define __all__ in the module.

--
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.

Reply via email to