[Zope] Question on Zope and including generated HTML
content
Dieter Maurer
dieter@handshake.de
Mon, 23 Jun 2003 00:01:33 +0200
Sean O'Neill wrote at 2003-6-20 21:48 -0500:
> ...
> I also looked at LocalFS from another post reply I got. So far I'm not
> getting far with LocalFS. I keep getting the error when I attempt to hit
> the index.html file that exists in the directory I point my LocalFS object at:
>
> Error Type: NameError
> Error Value: global name 'tmp_path' is not defined
Remember to look at the traceback!
When you do not understand it, post it. Maybe we can...
Dieter