| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Check that Lasso is inited and shotdown only once. | Emmanuel Raviart | 2004-08-02 | 1 | -2/+0 |
| | | | | | | | | | | | Lasso Python modules now calls init() at first import (I need this behaviour, because I have several "import lasso" in Expression and I don't know which one will be called first and I don't want to do something like: import lasso if not lasso.inited: lasso.init() ). | ||||
| * | name identifier mapping response low class binding and, examples ... | Nicolas Clapies | 2004-05-11 | 1 | -0/+38 |
