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 Thomas Thurman, docs@python, r.david.murray
Date 2017-07-27.17:22:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501176177.35.0.425309176807.issue31057@psf.upfronthosting.co.za>
In-reply-to
Content
It actually returns the path, since "name" often means the last component of the path.  Just saying "path" might be confused with pathlib, though.  So I guess we'd have to say "returning its path as a string", which sounds awkward.  The original wording is in fact accurate, since most people will understand "the directory" as the directory path as a string.  I'm not sure this change would be an improvement.  I'm not saying no, though.  I guess you'd say I'm -0 on changing it.
History
Date User Action Args
2017-07-27 17:22:57r.david.murraysetrecipients: + r.david.murray, docs@python, Thomas Thurman
2017-07-27 17:22:57r.david.murraysetmessageid: <1501176177.35.0.425309176807.issue31057@psf.upfronthosting.co.za>
2017-07-27 17:22:57r.david.murraylinkissue31057 messages
2017-07-27 17:22:57r.david.murraycreate