j
k
j a
j l
On Jul 8, 2010, at 11:04 AM, Martijn Faassen wrote:
I propose the following adjustment: try: container = context.__parent__ except AttributeError: container = ILocation(context).__parent__
I propose the following adjustment:
try: container = context.__parent__ except AttributeError: container = ILocation(context).__parent__
+1 Gary
Back to the thread
Back to the list