Menu

SVN archive Commit Log


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

Clean up of the pipe module (removal of useless imports and syntax fixes).

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

The user function data object is now imported into the interpreter.

2012-05-03 19:39:50 Tree
[r15924] by bugman

Fix for the Uf_container.__mod_attr__ list.

2012-05-03 19:38:21 Tree
[r15923] by bugman

Removed a duplicate argument.

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:
- More attributes are now accepted.
- Now only allowed attributes can be modified, to prevent programming errors.
- Docstring improvements.
- More keyword argument data can be input.

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
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.