Re: Plugin mod_http ?

2011-04-04 Thread Terry Brown
On Mon, 4 Apr 2011 15:04:42 -0700 (PDT) lewis 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. Cheers -Terry -- You receive

Re: Plugin mod_http ?

2011-04-04 Thread lewis
Running build 3949, here is the log: Leo 4.8 final, build 3752, November 26, 2010 Python 3.2.0, qt version 4.7.1 Windows 6, 0, 6002, 2, Service Pack 2 error importing plugin: leo.plugins.mod_http Traceback (most recent call last): File "C:\Python32\Lib\site-packages\leo-editor\leo\core \leoPlugin

Re: Plugin mod_http ?

2011-04-04 Thread Edward K. Ream
On Mon, Apr 4, 2011 at 6:16 AM, lewis wrote: > I enabled mod_http to check and received an error importing plugin > message. Here is my log: Rev 3949 fixes this specif crash. I simply commented out the unused 'import exceptions' statement. Let me know if there are other problems. There might b

Re: Two important posts about a new lint

2011-04-04 Thread Edward K. Ream
On Mar 29, 10:25 am, "Edward K. Ream" wrote: > In the last few days I have started thinking about a new kind of lint.  I > have started posting on the Leo and Pylint google group: > > http://groups.google.com/group/leo-and-pylint Progress has been rapid. I have simplified and refactored the exi

Re: Plugin mod_http ?

2011-04-04 Thread lewis
I enabled mod_http to check and received an error importing plugin message. Here is my log: Leo Log Window Leo 4.8 final, build 3752, November 26, 2010 Python 3.2.0, qt version 4.7.1 Windows 6, 0, 6002, 2, Service Pack 2 error importing plugin: leo.plugins.mod_http Traceback (most recent call last)

Plugin mod_http ?

2011-04-04 Thread VR
Is anyone successfully using mod_http ? With kind regards, VR -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to leo-editor@googlegroups.com. To unsubscribe from this group, send email to leo-editor+unsubscr...