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 eli.bendersky
Recipients docs@python, eli.bendersky, r.david.murray
Date 2011-04-11.10:37:51
SpamBayes Score 0.00055644615
Marked as misclassified No
Message-id <1302518271.81.0.112447241164.issue11827@psf.upfronthosting.co.za>
In-reply-to
Content
I also prefer (2) since I see no reason for the user to use list2cmdline() directly, let alone from subprocess (had there been rationale for such a public function it should probably be in another module).

As for 'it', I guess you can say it means 'subprocess' or 'list2cmdline', doesn't matter which.
History
Date User Action Args
2011-04-11 10:37:51eli.benderskysetrecipients: + eli.bendersky, r.david.murray, docs@python
2011-04-11 10:37:51eli.benderskysetmessageid: <1302518271.81.0.112447241164.issue11827@psf.upfronthosting.co.za>
2011-04-11 10:37:51eli.benderskylinkissue11827 messages
2011-04-11 10:37:51eli.benderskycreate