[Zope] container and context in a python class???
Projekt01, Roger Ineichen
r.ineichen@projekt01.ch
Wed, 30 Oct 2002 16:49:46 +0100
Hello
Whats the similar to context and container in a python class?
How can I return a base for to call the next step? I need the folder how
I'm in.
my python script:
-----------------
if container =3D=3D context :
return container # or different things
else :
return context=20
Thanks for answer!
Mit freundlichen Gr=FCssen
Roger Ineichen
___________________________
Projekt01 GmbH
www.projekt01.ch
Langackerstrasse 8
6330 Cham
phone +41 (0)41 781 01 78
mobile +41 (0)79 340 52 32
fax +41 (0)41 781 00 78
email r.ineichen@projekt01.ch
___________________________
END OF MESSAGE