Hi devs,

The 3rd party module *sh* has been removed from Leo's repo (with commit 
a2a43490). It used to live in "leo/extensions" as "sh.py". sh is a 
full-fledged subprocess replacement for Python 2.6 - 3.6, PyPy and PyPy3 
that allows you to call *any* program as if it were a function.

A non-exhaustive search through Leo's source code repo didn't find anything 
significant that referenced this file or module. In the event you do use or 
need this it would be better to install or otherwise use directy from it's 
source: https://github.com/amoffat/sh 
<https://github.com/techtonik/python-patch>. (The copy we were shipping was 
ancient, *many *versions behind current.)

If the module is something that's used all the time or should be available 
to generally to Leo users we can add it to the list of automatically 
installed libraries in setup.py. (Open an enhancement request and tag it 
with Pip.)

cheers,

-matt

-- 
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/c69e2697-4809-45d4-893a-547d7da9e977%40googlegroups.com.

Reply via email to