We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f244c commit 5ba3c9bCopy full SHA for 5ba3c9b
fs/base.py
@@ -538,8 +538,8 @@ def getmeta(self, namespace="standard"):
538
=================== ============================================
539
540
Most builtin filesystems will provide all these keys, and third-
541
- party filesystems should do so whenever possible. A key may not
542
- be present if there is no way to know the value.
+ party filesystems should do so whenever possible, but a key may
+ not be present if there is no way to know the value.
543
544
.. note::
545
Meta information is constant for the lifetime of the
0 commit comments