class documentation
Elements of this list can be used directly with cocopp.archiving.get.
The only purpose of this list is to propose (or remind) known archive remote locations to the user. For this purpose, the current listing file is downloaded.
| Method | __init__ |
Undocumented |
| Method | save |
Undocumented |
| Class Variable | location |
Undocumented |
| Method | _download |
Undocumented |
Inherited from StrList:
| Method | __call__ |
alias to find |
| Method | find |
return entries that match all substrs. |
| Method | find |
same as find but returns indices instead of names |
| Method | print |
print the result of find(*substrs) with indices. |
| Property | as |
return space separated string concatenation surrounded by spaces. |
| Property | found |
StrList of elements found during the last call to find. |
| Instance Variable | _names |
Undocumented |