]> granicus.if.org Git - python/commit
bpo-28230: Document the pathlib support in tarfile and add tests. (#512)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 8 Mar 2017 08:32:44 +0000 (10:32 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Mar 2017 08:32:44 +0000 (10:32 +0200)
commitc45cd167d403d7d98078d5fc4a37b16195dc7a35
tree542232a6009ca248d11342b88e9290978545641a
parent21a74312f2d1ddee71fade709af49d078085ec30
bpo-28230: Document the pathlib support in tarfile and add tests. (#512)
Doc/library/tarfile.rst
Lib/test/test_tarfile.py