[Zope-dev] Curious problem with comprehensions and PythonScripts

2001-10-05 Thread Steve Alexander
Here's the situation: I have a dtml document with a list of questions under various headings, formatted like this: HEADING 1 question1 question2 question3 HEADING 2 question 4 question 5 I have a PythonScript that gives a list of only the questions to a Page Template:

Re: [Zope-dev] Curious problem with comprehensions and PythonScripts

2001-10-05 Thread Steve Alexander
Steve Alexander wrote: Any ideas what might be happening? I think the compiled code of the python script might be incorrect when directly returning the results a comprehension. Hmmm... it happened again. I think it might have something to do with the PythonScript falling out of the