| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Stores
A list of Stores. All stores are searched when looking for an implementation. When storing, we use the first of the system caches (if writable), or the user's cache otherwise.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Add to the best writable cache. See Also: Store.add_dir_to_cache |
Add to the best writable cache. See Also: Store.add_archive_to_cache |
The first system store is the one we try writing to first. Since: 0.30 |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 21 21:21:16 2008 | http://epydoc.sourceforge.net |