Commit | Date | |
---|---|---|
2012-05-04 07:45:43 | Tree | |
2012-05-04 07:42:21 | Tree | |
2012-05-04 07:34:23 | Tree | |
2012-05-04 07:18:11 | Tree | |
[r15945]
by
bugman
Absorbed the Exec_info prompt object into the relax status singleton and eliminated it. The prompt strings are now prompt.base_class module variables, and the current ones are stored in |
2012-05-04 07:16:54 | Tree |
[r15944]
by
bugman
The prompt help system now uses bold text for the title line and all subtitles. The subtitle underlines are now not used, but the ability to underline is retained. |
2012-05-04 06:42:30 | Tree |
[r15943]
by
bugman
The relax prompt help system is now being passed through pydoc.pager to page the text. This system will be used by the auto-generated user functions. |
2012-05-03 21:20:26 | Tree |
[r15942]
by
bugman
The documentation for the auto-generated user functions is now being created. This is stored in the __relax_help__ string, and mimics the old system, reusing many of the base |
2012-05-03 21:07:49 | Tree |
2012-05-03 21:04:00 | Tree | |
[r15940]
by
bugman
The user function object now has a __repr__ method to give better feedback to the user. |
2012-05-03 20:36:38 | Tree |