> (Actually I've just realised this still happens on 1.6 because evalf > is listed in __all__...)
Do we have tests for import *? We ought to test that certain things are not included, like modules or non-sympy objects. It's less necessary with __all__ and pyflakes checks, but maybe still a good idea. Aaron Meurer -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6LX8B__dsXDVahxn3RW36grr%3D6p08m-_vwXfZgi1H5YAg%40mail.gmail.com.
