Message126830
Two reasons: The pipes module is Unix only, but pipes.quote is useful on all platforms. Secondly pipes.quote pertains to shell command-lines, this is also the domain of shlex which already cross platform. In pipes, an import shlex.quote would more than sufficient.
If this belongs in another separate bug I shall submit one. Please advise. |
|
Date |
User |
Action |
Args |
2011-01-22 11:01:38 | anacrolix | set | recipients:
+ anacrolix, eric.smith, eric.araujo, brandon-rhodes, docs@python |
2011-01-22 11:01:38 | anacrolix | set | messageid: <1295694098.84.0.680552076754.issue9723@psf.upfronthosting.co.za> |
2011-01-22 11:01:36 | anacrolix | link | issue9723 messages |
2011-01-22 11:01:36 | anacrolix | create | |
|