Il giorno martedì 9 dicembre 2014 00:01:27 UTC+1, 
a.barb...@studenti.unibs.it ha scritto:
>
> I would read the notebook help but it fails:
>
> sage: help (notebook)
> ---------------------------------------------------------------------------
> AttributeError                            Traceback (most recent call last
> )
> <ipython-input-7-f515d687bfdb> in <module>()
> ----> 1 help (notebook)
>
> /home/ale/Scaricati/sage-6.3/local/lib/python2.7/site-packages/sage/misc/
> sagedoc.pyc in help(module)
>    1454             from sage.misc.sageinspect import sage_getdef, 
> _sage_getdoc_unformatted
>    1455             docstr = 'Help on ' + str(module) + '\n'
> -> 1456             docstr += 'Definition: ' + module.__name__ + 
> sage_getdef(module) + '\n'
>    1457             pydoc.pager(docstr + _sage_getdoc_unformatted(module))
>    1458         else:
>
> /home/ale/Scaricati/sage-6.3/local/lib/python2.7/site-packages/sage/misc/
> lazy_import.so in sage.misc.lazy_import.LazyImport.__getattr__ (build/
> cythonized/sage/misc/lazy_import.c:2837)()
>
> AttributeError: NotebookObject instance has no attribute '__name__'
> <http://www.unibs.it/node/8155>
>
 
forgot to add
sage: version()
'Sage Version 6.3, Release Date: 2014-08-10'
uname -a
Linux Host-001 3.16.0-4-amd64 #1 SMP Debian 3.16.7-2 (2014-11-06) x86_64 
GNU/Linux



 

-- 
Informativa sulla Privacy: http://www.unibs.it/node/8155

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to