3474dd5074
This module has been removed in Python 3.13. There is no change in functionality: $ python3 Python 3.12.4 (main, Jun 12 2024, 19:06:53) [GCC 13.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import shlex, pipes <stdin>:1: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >>> shlex.quote == pipes.quote True Change-Id: Ia4325a1c159812ed7879066e2803fbc68bb26665 |
||
---|---|---|
.. | ||
functional | ||
locale | ||
tests | ||
__init__.py | ||
_i18n.py | ||
capabilities.py | ||
comm.py | ||
daemon.py | ||
priv_context.py | ||
version.py |