Menu

SVN archive Commit Log


Commit Date  
[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
functions. All the user function data required for the prompt interface is now being passed in to
the object.

2012-05-03 21:07:49 Tree
[r15941] by bugman

Renamed the private _args variable to the non-private kargs.

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
[r15939] by bugman

Primitive auto-generation of the user functions.

This simply creates an object for the user function, but it is not callable yet or uses any of the
user function data.

2012-05-03 20:35:24 Tree
[r15938] by bugman

Modified the pipe user function class description.

2012-05-03 20:28:28 Tree
[r15937] by bugman

The __description__ attribute from the old help system is now supported in the auto-generated classes.

2012-05-03 20:27:10 Tree
[r15936] by bugman

The new auto-generated user function classes now fit into the prompt help system.

2012-05-03 20:23:44 Tree
[r15935] by bugman

Documented the prompt-based help system _Helper.__call__() method.

2012-05-03 20:20:30 Tree
[r15934] by bugman

The auto-generated user class object now accepts the desc arg and stores it for use in the help system.

2012-05-03 20:14:07 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.