commit | e3de175a5e280a01fda003a825bab7bdfedf445b | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Sat Jul 21 14:33:56 2012 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Sat Jul 21 14:33:56 2012 -0400 |
tree | 3ab278f524a0e4986fa1e5758635ec2fa5628264 | |
parent | ef391ac982400f3917037bfaa3a590dc3d61eeb4 [diff] |
#15342: Add clarifying sentence to posixpath.join docstring. This sentence appears as a clarifying note in the HTML docs, and seems worth having in the docstring since it covers a very common use case that isn't otherwise obvious. Thanks to Yongzhi Pan for the suggestion.