From: R David Murray Date: Sat, 21 Jul 2012 18:34:51 +0000 (-0400) Subject: Merge #15342: Add clarifying sentence to posixpath.join docstring. X-Git-Tag: v3.3.0b2~133 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=779b63d005c4e818f907e0e32bdc34ebd860cc61;p=thirdparty%2FPython%2Fcpython.git Merge #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. --- 779b63d005c4e818f907e0e32bdc34ebd860cc61