Commit | Date | |
---|---|---|
[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 |
[r15920]
by
bugman
Big improvements to the user function data container. The changes are: |
2012-05-03 18:24:16 | Tree |
[r15919]
by
bugman
Shifted a check from the pipe.create front end to the back end. Tests do not belong in the front end! And this is not compatible with the new user function design. |
2012-05-03 18:05:09 | Tree |