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 r.david.murray
Recipients Bernt.Røskar.Brenna, docs@python, ezio.melotti, r.david.murray
Date 2015-10-22.17:31:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445535063.78.0.914665721406.issue25461@psf.upfronthosting.co.za>
In-reply-to
Content
As an English speaker, I prefer ineffective.  Modifying dirnames does have an effect, it modifies dirnames.  What it doesn't do (is ineffective at) is thereby altering the behavior of walk.

If you want to avoid ineffective because its meaning is subtle (a reasonable request), the correct replacement would be "modifying dirnames has no effect on the behavior of the walk", which is wordier but clearer.
History
Date User Action Args
2015-10-22 17:31:03r.david.murraysetrecipients: + r.david.murray, ezio.melotti, Bernt.Røskar.Brenna, docs@python
2015-10-22 17:31:03r.david.murraysetmessageid: <1445535063.78.0.914665721406.issue25461@psf.upfronthosting.co.za>
2015-10-22 17:31:03r.david.murraylinkissue25461 messages
2015-10-22 17:31:03r.david.murraycreate