diff --git a/artifactory.py b/artifactory.py index bef94cb..12a51f1 100755 --- a/artifactory.py +++ b/artifactory.py @@ -1811,6 +1811,8 @@ def __iter__(self): continue yield self._make_child_relpath(name) + iterdir = __iter__ + def read_text(self, encoding=None, errors=None): """ Read file content