> If you know a good way to get a list of all available commands
> in a running Maple session, I would love to change the trait_names
> method mentioned above to use this.

I have looked at:

sage: maple.trait_names??
sage: maple._commands??
sage: maple.completions??

I do not know Python, so I can only guess what these commands do. My
guess is that they do not go to read from the Maple library or help
database files. If so, you might be interested in some tools that Joe
Riel has written to scan these files for command and package names (in
fact to uncover hidden ones). He has made several posts on this
subject and a starting point may be these threads in the maple-new
group of May 2005:

http://tech.groups.yahoo.com/group/maple-new/messages/278

Alejandro


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

Reply via email to