From f390aca7b64ff056360e505e4ab9b2631a1e2934 Mon Sep 17 00:00:00 2001 From: Antoine Pitrou Date: Wed, 10 Oct 2012 20:35:33 +0200 Subject: [PATCH] They are seven (as I added "basename" too). --- pep-0428.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pep-0428.txt b/pep-0428.txt index 7560e93a4..9fcc4f520 100644 --- a/pep-0428.txt +++ b/pep-0428.txt @@ -362,7 +362,7 @@ call ``bytes()`` on it, or use the ``as_bytes()`` method:: Properties ---------- -Six simple properties are provided on every path (each can be empty):: +Seven simple properties are provided on every path (each can be empty):: >>> p = PureNTPath('c:/Downloads/pathlib.tar.gz') >>> p.drive