They are seven (as I added "basename" too).

This commit is contained in:
Antoine Pitrou 2012-10-10 20:35:33 +02:00
parent 6c768f02a8
commit f390aca7b6
1 changed files with 1 additions and 1 deletions

View File

@ -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