Commit | Date | |
---|---|---|
2012-05-03 20:02:26 | Tree | |
[r15929]
by
bugman
Added two iterator methods for looping over the user functions and classes. These are class_loop() and uf_loop(). |
2012-05-03 20:01:53 | Tree |
[r15928]
by
bugman
The user function container args variable is now private and modifiable. It needs to be modifiable so the __init__ method can initialise it. |
2012-05-03 19:45:47 | Tree |
2012-05-03 19:44:20 | Tree | |
[r15926]
by
bugman
The pipe module is now imported in the __init__ module to set up the data structures. |
2012-05-03 19:42:32 | Tree |
2012-05-03 19:39:50 | Tree | |
2012-05-03 19:38:21 | Tree | |
2012-05-03 19:37:35 | Tree | |
[r15922]
by
bugman
Added the desc_short arg to the add_keyarg() user function container method. This arg is used in RelaxErrors for when incorrect parameter are supplied. |
2012-05-03 19:31:27 | Tree |
[r15921]
by
bugman
Converted the entire of the 'pipe' module to populate the user function data structure. |
2012-05-03 19:30:27 | Tree |