Message174014
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) |
|
Date |
User |
Action |
Args |
2012-10-28 09:10:30 | cvrebert | set | recipients:
+ cvrebert, ezio.melotti, eric.araujo, asvetlov, sandro.tosi, docs@python, tshepang |
2012-10-28 09:10:30 | cvrebert | set | messageid: <1351415430.51.0.905286499027.issue14616@psf.upfronthosting.co.za> |
2012-10-28 09:10:30 | cvrebert | link | issue14616 messages |
2012-10-28 09:10:30 | cvrebert | create | |
|