j
k
j a
j l
Is there a way to get a handle on an existing arbitrary object in the ZODB, let's say index_html in the root, through a pyhton product when it initializes?
Try: index_html = self.unrestrictedTraverse('/index_html) cheers, Chris
Back to the thread
Back to the list