Skip to content
Snippets Groups Projects
Commit 42033818 authored by vlorentz's avatar vlorentz
Browse files

Simplify method generation of _ArchiveData.

Use a __getattr__ like storage proxies do.

This will also be required when the validation proxy of swh-storage is merged,
as this proxy uses __getattr__, so inspect.getmembers() does not return all
method names that can be called.
parent 37a88e88
No related branches found
No related tags found
1 merge request!243Simplify method generation of _ArchiveData.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment