On Sat, 20 Jan 2007 20:24:47 -0800, Bobby Moretti <[EMAIL PROTECTED]> wrote:

> How does preparsing work in the notebook? Does it call the exact same
> preparse method?

Almost.  It deals with a few things (e.g., attach and load) differently.

> It seems like this is not the case. For example, I have the
> preparse method print "preparsing" every time it gets run. I never see those
> lines appear when I call it from the notebook.

It calls the same preparser after doing a little bit of notebook-specific
work.   Search for the word preparse in the sage/server/notebook/worksheet.py

  -- William

--~--~---------~--~----~------------~-------~--~----~
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/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to