]> granicus.if.org Git - python/commit
Issue #20765: Add missing documentation for PurePath.with_name() and PurePath.with_su...
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 25 Feb 2014 19:33:02 +0000 (20:33 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 25 Feb 2014 19:33:02 +0000 (20:33 +0100)
commitef85119618e7ba7717a36172675a7d4d5aef4954
tree1fb55d88f756cf329a95900c4fa4af840b2ab94b
parent5df7dc53dc91ddf0ad344f6901aaf8d9eda173c3
Issue #20765: Add missing documentation for PurePath.with_name() and PurePath.with_suffix().
Doc/library/pathlib.rst
Misc/NEWS