On Tue, Jun 14, 2011 at 3:27 PM, Keshav Kini <keshav.k...@gmail.com> wrote:
> I think the solution would be exactly as Martin said on trac - don't let
> sage.plot.plot be a function, and make sage.plot.plot.plot the function
> (unfortunate as that triple "plot" is). We could set the usage of
> sage.plot.all.plot and sage.plot.plot as deprecated usages.

That's not a solution.  If you're going to use __init__.py to
propagate things to the global namespace instead of all.py , then
sage.plot.plot has to be a function.

--Mike

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to