This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author [email protected]
Recipients [email protected], exarkun, gregory.p.smith
Date 2010-06-19.18:08:50
SpamBayes Score 0.11470642
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Hm, I'm not sure I understand.  After r82075, will list2cmdline(['echo', 'foo|bar']) return 'echo foo|bar', or will it return 'echo "foo|bar"'?
History
Date User Action Args
2010-06-19 18:08:52[email protected]setrecipients: + [email protected], gregory.p.smith, exarkun
2010-06-19 18:08:51[email protected]setmessageid: <[email protected]>
2010-06-19 18:08:50[email protected]linkissue1300 messages
2010-06-19 18:08:50[email protected]create