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 eric.araujo
Recipients alexis, docs@python, eric.araujo, r.david.murray, tarek, ysj.ray
Date 2011-06-16.16:11:50
SpamBayes Score 4.1219113e-08
Marked as misclassified No
Message-id <1308240711.91.0.0664543632489.issue9302@psf.upfronthosting.co.za>
In-reply-to
Content
> Nor would I assume a plural option meant a list if the text says "a string".

Especially in distutils code where we can get space-separated or comma-separated values from the command line or config files.  I’m in favor of using explicit “list of strings” wording now.  ysj.ray, I understand from the “Done” comments on the review page that you have an updated patch somewhere; please upload and I’ll commit.
History
Date User Action Args
2011-06-16 16:11:52eric.araujosetrecipients: + eric.araujo, tarek, r.david.murray, ysj.ray, docs@python, alexis
2011-06-16 16:11:51eric.araujosetmessageid: <1308240711.91.0.0664543632489.issue9302@psf.upfronthosting.co.za>
2011-06-16 16:11:51eric.araujolinkissue9302 messages
2011-06-16 16:11:50eric.araujocreate