I wrote a function for dsolve that is very complex and should be well  
tested, but it is also very specialized (making it more modular would  
require much more work), so I don't necessarily want it showing up in  
isympy.  Is there a way to access the function from the test without  
putting it in __init__.py or is there a way to make it not import with  
"from sympy import *"?


Aaron Meurer

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to