8 Oct
2008
8 Oct
'08
9:17 a.m.
Am 08.10.2008 4:46 Uhr, Garito schrieb:
Hi! How can I import the TALES funcion path on a python script?
I would like to use the path function on a python script. The same path function I can use on page templates
Imagine this TALES expression: python: path("a/concrete/path")
Can I use it on a python script?
Why can't you use acquisition or traversal? -aj