Skip to content

DRAFT: use extended interpolation configparser

Louis Dartez requested to merge louis.dartez/pydarm:extend-configparser into master

recognize full path in Model.dpath(). This lets us use configparser's variable facilities to better handle scenarios in which not all paths should be considered stubs to be applied on top of the svn directory. The ini format that this MR supports can be inspected here.

Merge request reports