]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added doc strings and reindented according to new standard, without tabs.
authorGuido van Rossum <guido@python.org>
Fri, 5 Dec 1997 19:04:51 +0000 (19:04 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 5 Dec 1997 19:04:51 +0000 (19:04 +0000)
commit346f7af8ff5c84892770386ac8869b07aa28c67b
tree306c07b4b70a8499b337c77aeff167f844974c6d
parent15e22e1c3a7fb4f7bb058bb23dd544d849e60fd2
Added doc strings and reindented according to new standard, without tabs.
(Like ntpath.py, this was contributed by "Charles G. Waldman" <cgw@pgt.com>)
Lib/posixpath.py