Fix bug:
Fix srcdir and confdir are not abspath
Add pathlib like accessors to path class: parent, name, suffix and stem
#1 Fix exc assignment in with_app decorator.