On 5 Apr., 01:03, Terry Brown <[email protected]> wrote: > On Mon, 4 Apr 2011 15:04:42 -0700 (PDT) > > lewis <[email protected]> wrote: > > ImportError: No module named SimpleHTTPServer > > That's a python 2/3 issue, (I noticed you're running 3.2) but I suspect > mod_http doesn't work in 2.x either. I can't remember exactly what it was > supposed to do.
The plug-in started without any errors or warnings on Python 2.7.1 even before revision 3949. However when trying to access http://localhost:8080/ the browser page *never* returns *nor* timeouts ... With kind regards, VR PS: The reason I am interested in 'mod_http' is using it in combination with @rst nodes as a kind of a personal Wiki ... -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
