Hi Felix, On Mon, Jan 18, 2010 at 4:16 PM, Felix Lawrence <fe...@physics.usyd.edu.au> wrote:
<SNIP> > Would it be more sensible not to display these omnipresent > identifiers? It's hard to find my own variables in the mess! I can replicate this on Linux (the machine mod.math). With a notebook session of Sage 4.3.1.rc0, issue "show_identifiers()". Then issue "reset()" and execute "show_identifiers()" again. This time, I received a NameError: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "_sage_input_7.py", line 4, in <module> open("___code___.py","w").write(_support_.preparse_worksheet_cell(base64.b64decode("c2hvd19pZGVudGlmaWVycygp"),globals())+"\n"); execfile(os.path.abspath("___code___.py")) File "", line 1, in <module> NameError: name 'base64' is not defined -- Regards Minh Van Nguyen
-- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org