summaryrefslogtreecommitdiffstats
path: root/Modules
stat options
Period:
Authors:

Commits per author per week (path 'Modules')

AuthorW08 2026W09 2026W10 2026W11 2026Total
Total00000
'ctrl'>mode:
authorR David Murray <rdmurray@bitdance.com>2011-06-24 01:19:25 (GMT)
committerR David Murray <rdmurray@bitdance.com>2011-06-24 01:19:25 (GMT)
commit17e2b40aae9bcc5d55da6a1d96b439684fa68a40 (patch)
treed6acd0d27248b0e7e0ca3bb9522093e1f0f84eeb /Objects
parent1d3365106d6f2a5205adbf9a6f6fa8d7f1bbe271 (diff)
downloadcpython-17e2b40aae9bcc5d55da6a1d96b439684fa68a40.zip
cpython-17e2b40aae9bcc5d55da6a1d96b439684fa68a40.tar.gz
cpython-17e2b40aae9bcc5d55da6a1d96b439684fa68a40.tar.bz2
#9921: clarify os.path.join joining algorithm
The new wording is based on the comments in the code, which match the actual behavior.