Message138488
> I would not read [str] as implying a list of strings, FWIW.
help() on distutils.extension.Extension gives the parameters description like this:
......
sources: [string]
......
include_dirs: [string]
......
So I guess this style can be used as somewhere.
> 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.
Ok, here is it. Thanks! |
|
Date |
User |
Action |
Args |
2011-06-17 02:31:42 | ysj.ray | set | recipients:
+ ysj.ray, tarek, eric.araujo, r.david.murray, docs@python, alexis |
2011-06-17 02:31:41 | ysj.ray | set | messageid: <1308277901.91.0.197285885034.issue9302@psf.upfronthosting.co.za> |
2011-06-17 02:31:41 | ysj.ray | link | issue9302 messages |
2011-06-17 02:31:41 | ysj.ray | create | |
|