powered by
tpl.paths.remove(...)
tpl.paths() tpl.paths.add('/tmp') tpl.paths() tpl.paths.remove('/tmp') tpl.paths() ## might trigger an error: tpl.paths.remove('/root')
Run the code above in your browser using DataLab