[Zope] zope imports into external scripts
Mate' Sztipanovits
sztipam@vuse.vanderbilt.edu
Tue, 3 Jul 2001 08:35:25 -0500
Dieter or anyone,
Do you know exactly what import command can i use to
include the DTML functions in an external python script?
thanks
--mate'
my email is: msztipan@bellsouth.net
-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of
Dieter Maurer
Sent: Monday, July 02, 2001 1:51 PM
To: sztipam@vuse.vanderbilt.edu
Cc: zope@zope.org
Subject: Re: [Zope] python script imports
Mate' Sztipanovits writes:
> Does anyone know what python objects we can import in our Zope python
> scripts?
The same you can use from DTML (--> DTML reference).
I think, you will find a HowTo on zope.org how to make
additional modules available. The mailing list archives, too,
contain some threads about this possibility.
Dieter
_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )