pipes
--- 针对 shell 管道的接口¶
Deprecated since version 3.11, removed in version 3.13.
此模块已不再是 Python 标准库的一部分。 它在 Python 3.11 中被弃用后又在 Python 3.13 中被移除。 移除计划是在 PEP 594 确定的。
应用程序应当改用 subprocess
。
提供 pipes
模块的最后一个 Python 版本是 Python 3.12。