On Mon, May 18, 2009 at 11:21 AM, Kevin Horton <[email protected]> wrote: > > A recent discussion of ways to find help pointed out a very useful > construct: > > *word*? at the sage command line will provide a list of commands that > include the letters "word". E.g. > > sage: *word*? > Subwords > word_problem > words > > I note that this construct does not work in a notebook - the results > is "No object '' currently defined.". Is this the intended behaviour, > or is it a bug?
It is a NotImplementedError. William > > I'm running sage 4.0.alpha0. > -- > Kevin Horton > Ottawa, Canada > > > > > > > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org --~--~---------~--~----~------------~-------~--~----~ 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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
