cocopp.archiving.ArchivesLocal(ListOfArchives) class documentationcocopp.archiving
(View In Hierarchy)
Inherited from ListOfArchives:
| Method | __init__ | print available archive lists if no listing file is given |
| Method | name | name of this list |
| Static Method | lists | Undocumented |
| Class Method | register | add folder path or url to list of archives. |
| Method | save | save current list making changes permanent |
| Method | remote_update | join in the respective list from http://coco.gforge.inria.fr/data-archives. |
| Method | update | update self from the listing file that may have changed |
| Static Method | _name | Undocumented |
| Static Method | _file | Undocumented |
| Static Method | _fullfile | Undocumented |
| Method | _makepathsabsolute | Undocumented |
| Method | _remove_double_entries | keep the first of duplicated entries |
| Method | _walk | recursive search for COCO data archives in folder on disk. |
| Method | _save_walk | extend self by elements of _last_walk not in self and save |