It uses an obsolete module.  As of Python 3.12, from the Python docs for 
asynchat:

"Deprecated since version 3.6, will be removed in version 3.12: The asynchat 
<https://docs.python.org/3.11/library/asynchat.html#module-asynchat> module 
is deprecated (see *PEP 594* <https://peps.python.org/pep-0594/#asynchat> for 
details),  Please use asyncio 
<https://docs.python.org/3.11/library/asyncio.html#module-asyncio> instead."

Using Python 3.12 on my system, it was unable to start and I didn't see any 
error messages.  Looks like someone is going to have to revise the code.

On Tuesday, November 28, 2023 at 2:56:27 PM UTC-5 lewis wrote:

> I have the mod_http.py plugin enabled in myLeoSettings.leo however when 
> Leo starts the log pane does not show the message 'http serving enabled at 
> 127.0.0.1:8130'
>
> http://localhost:8130/ in a browser is unable to connect and can’t 
> establish a connection to the server at localhost:8130.
> I'mrunning Leo 6.7.6-devel, devel branch, build 1ca1bbfaa4.
> Can anyone confirm the plugin works?
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/6327edc7-db60-4d17-b14a-bd5149408f72n%40googlegroups.com.

Reply via email to