[Zope] error with simple python script loop
Chris Withers
chris at simplistix.co.uk
Fri Nov 24 07:15:51 EST 2006
Christian Steinhauer wrote:
>
> This script produce the error:
> #### start ####
> for i in range(2):
> subj = str(i) + ' range python'
> context.MailHost.send('range test with python', "rec at mail.com",
> "sender at mail.com", subj)
> #### end ####
As I said in the tracker, no one can help you if you don't actually give
us the full traceback and exception that you got.
Chris
>
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope
mailing list