Commit graph

1 commit

Author SHA1 Message Date
Alexandre Flament
1a11282ab4 [fix] calculator: call python using subprocess.Popen
call Python directly with -S and -I parameters to skip loading
of the standard library and the SearXNG module.

The actual calculator is moved to a standalone script: calculator_process.py
2025-01-11 23:33:29 +00:00