24 May
2004
24 May
'04
10:48 p.m.
I have no idea. There's an equivalent one which you'll find very useful too. context.restrictedTraverse('/folder/object') or context.restrictedTraverse('../..foo/object') For the daring product/external method developer there's also self.unrestrictedTraverse() Guess the difference. Ben Last (Zope) wrote:
Quick question - do you know what module that path() method is imported from? I'd like to use it in a Python script and a Product class. ben
-----Original Message----- From: Peter Bengtsson [mailto:mail@peterbe.com] Try <h2 tal:content="python:path('here/%s/environment'%request['partner'])">
-- Peter Bengtsson, http://www.peterbe.com