[Zope] standard_error_message in Python Product
Andrew Veitch
andrew@logicalprogression.net
Fri, 13 Dec 2002 00:44:18 +0000
On 13/12/02 12:29 am, "Andrew Veitch" <andrew@logicalprogression.net> wrote:
> I'm using:
>
> from Globals import DTMLFile
>
> Standard_error_message=DTMLFile("dtml/standard_error_message", globals())
That should of course be with a lower case 's' in standard_error_message,
I'm afraid my mail client automatically changed it into a capital letter
because it was at the start of a sentence.
A