Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-02 | Another year has passed... | Dave Andreoli | |
2014-04-14 | s/2013/2014/g | davemds | |
2013-12-07 | Python-EFL: fix the mess with the lgpl version. | davemds | |
Elm was lgpl3, COPYING was lgpl3, docs say lgpl3. So fix everything to be v3. Also fix the COPING for Lesser: we must include gpl (in COPYING) AND lgpl (in COPYING.LESSER). | |||
2013-10-25 | Add arguments 'version' and 'message' to DEPRECATED decorator. | Kai Huuhko | |
The decorator will automatically add a directive to the docstring and log a message when the function is called. |