Éric Araujo <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue9723> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
