mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-16 13:02:49 +00:00
f95e238ccd
That module was a wrapper over the popen module and it was scheduled to be removed in Python 3.11. This code is also compatible with Python 2. (cherry picked from commit d06a034578da4b20fb26e53ff983a77ca90bd07c)