log configmix/variables.py @ 44:b42e9936df2d

age author description
Tue, 19 Apr 2016 12:25:34 +0200 Franz Glasner Added "lower" and "upper" filters to make variable lower-case and upper-case
Tue, 19 Apr 2016 12:22:15 +0200 Franz Glasner A new PY variable namespace with some variables about the Python implementation and version
Mon, 21 Mar 2016 13:49:05 +0100 Franz Glasner Implement a "posixpath" filter to convert file path strings to use forward slashes.
Fri, 18 Mar 2016 09:27:14 +0100 Franz Glasner A new variable namespace "OS" with a "cwd" function with new filters "abspath" and "normpath" for some minimal path manipulation
Wed, 09 Mar 2016 15:35:46 +0100 Franz Glasner Variables: namespaces and filters