Skip to content

get_url() for PTOFS #9

@mnzaki

Description

@mnzaki
>>> p.get_url("test", "somefile")
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File ".../venv/lib/python2.7/site-packages/ofs/local/pairtreestore.py", line 119, in get_url
    return self._store.get_url(bucket, label)
AttributeError: 'PairtreeStorageClient' object has no attribute 'get_url'

I can't seem to use PTOFS.get_url()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions