R. David Murray <rdmur...@bitdance.com> added the comment:

Rather than doing a code deprecation you can just do 'from shlex import quote' 
in pipes (with a comment about backward compatibility).  I don't think there is 
any real harm in leaving that kind of backward compatibility in place 
indefinitely.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9723>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to