Commit | Date | |
---|---|---|
[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 |
2012-05-03 20:35:24 | Tree |
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 |
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 |
[r15933]
by
bugman
Added a __repr__ method to the user function class objects for presenting a better message to users. |
2012-05-03 20:13:03 | Tree |
[r15932]
by
bugman
Added the prompt.objects module which contains the user function auto-generation objects. |
2012-05-03 20:12:28 | Tree |
2012-05-03 20:05:39 | Tree |