]> granicus.if.org Git - python/commit
fixed semantics of commonprefix to work by path elements instead of
authorSkip Montanaro <skip@pobox.com>
Wed, 12 Jul 2000 16:55:57 +0000 (16:55 +0000)
committerSkip Montanaro <skip@pobox.com>
Wed, 12 Jul 2000 16:55:57 +0000 (16:55 +0000)
commit97bc98aea784c64a74b6656f950ab2dffe84f228
treecd39bcdb671a52e918ce9b893fa380ac23af6e51
parent03657cfdb056dbd36db12cc3db12a6b58a962e20
fixed semantics of commonprefix to work by path elements instead of
characters.
Lib/dospath.py
Lib/macpath.py
Lib/ntpath.py
Lib/posixpath.py