Chris Rebert added the comment:

Just to keep the ball rolling, in case it ends up being the solution ultimately 
chosen, here is a patch against 2.7 to document pipes.quote(). The text is 
yanked straight from shlex.quote(), the differences being:
- qualify shlex.split() references
- print function -> print statement
- add deprecation note (currently backdated to when `pipes` was added to the 
std lib; mentions what happens in 3.3)

----------
versions: +Python 3.4, Python 3.5
Added file: http://bugs.python.org/file27761/pipes.rst.diff

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

Reply via email to