On Fri, Mar 12, 2010 at 07:38:48PM +1100, Minh Nguyen wrote:
> and hit the enter key to read the group theory tutorial from the
> command line, or do the same thing from within the notebook interface.
> I tried to achieve this, but failed. Here is what happened. To do

Thanks for investigating this!

You may want to have a look at sage.categories.primer, and
the little tricks sage.categories.__init__ I used to make the
following work:

        sage.categories.primer?
        sage.categories?

For the first one, __init__ import's primer. For the second, I set
the __doc__ entry. Any better trick more than welcome!

Cheers,
                                Nicolas
--
Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net>
http://Nicolas.Thiery.name/

-- 
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