[issue9723] Add shlex.quote

Éric Araujo report at bugs.python.org
Mon Jan 24 18:19:16 CET 2011


Éric Araujo <merwok at netwok.org> added the comment:

> you can just do 'from shlex import quote' in pipes

We would have had to do that anyway, since pipes needs to use the function.  Agreed that a deprecation is not necessary.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9723>
_______________________________________


More information about the Python-bugs-list mailing list