They are seven (as I added "basename" too).
This commit is contained in:
parent
6c768f02a8
commit
f390aca7b6
|
@ -362,7 +362,7 @@ call ``bytes()`` on it, or use the ``as_bytes()`` method::
|
||||||
Properties
|
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 = PureNTPath('c:/Downloads/pathlib.tar.gz')
|
||||||
>>> p.drive
|
>>> p.drive
|
||||||
|
|
Loading…
Reference in New Issue