Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_158.py", line 10, in <module>
exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("cG9saXJhKDIsOSk="),globals())+"\\n"); execfile(os.path.abspath("___code___.py"))
File "", line 1, in <module>
File "/tmp/tmpYPfq2V/___code___.py", line 3, in <module>
exec compile(u'polira(_sage_const_2 ,_sage_const_9 )
File "", line 1, in <module>
File "/sagenb/sage_install/sage-4.7.2/local/lib/python2.6/site-packages/sage/misc/displayhook.py", line 174, in displayhook
print_obj(sys.stdout, obj)
File "/sagenb/sage_install/sage-4.7.2/local/lib/python2.6/site-packages/sage/misc/displayhook.py", line 142, in print_obj
print >>out_stream, `obj`
File "sage_object.pyx", line 154, in sage.structure.sage_object.SageObject.__repr__ (sage/structure/sage_object.c:1463)
File "/sagenb/sage_install/sage-4.7.2/local/lib/python2.6/site-packages/sage/plot/plot.py", line 1098, in _repr_
self.show()
File "/sagenb/sage_install/sage-4.7.2/local/lib/python2.6/site-packages/sage/misc/decorators.py", line 456, in wrapper
return func(*args, **kwds)
File "/sagenb/sage_install/sage-4.7.2/local/lib/python2.6/site-packages/sage/plot/plot.py", line 1750, in show
self.save(**kwds)
File "/sagenb/sage_install/sage-4.7.2/local/lib/python2.6/site-packages/sage/misc/decorators.py", line 456, in wrapper
return func(*args, **kwds)
File "/sagenb/sage_install/sage-4.7.2/local/lib/python2.6/site-packages/sage/plot/plot.py", line 2472, in save
figure = self.matplotlib(**options)
File "/sagenb/sage_install/sage-4.7.2/local/lib/python2.6/site-packages/sage/plot/plot.py", line 1993, in matplotlib
leg = subplot.legend(prop=prop, **lopts)
File "/sagenb/sage_install/sage-4.7.2/local/lib/python2.6/site-packages/matplotlib/axes.py", line 4366, in legend
handles, labels = self.get_legend_handles_labels()
File "/sagenb/sage_install/sage-4.7.2/local/lib/python2.6/site-packages/matplotlib/axes.py", line 4208, in get_legend_handles_labels
label != '' and not label.startswith('_')):
File "element.pyx", line 330, in sage.structure.element.Element.__getattr__ (sage/structure/element.c:2840)
AttributeError: 'sage.symbolic.expression.Expression' object has no attribute 'startswith'