Home | Trees | Indices | Help |
|
---|
|
object --+ | Store
A directory for storing implementations.
Instance Methods | |||
|
|||
|
|||
str |
|
||
str |
|
||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
Create a new Store.
|
str(x)
|
|
Create a temporary directory in the directory where we would store an implementation with the given digest. This is used to setup a new implementation before being renamed if it turns out OK.
|
|
Copy the contents of path to the cache.
|
Check that tmp[/extract] has the required_digest. On success, rename the checked directory to the digest, and make the whole tree read-only.
|
repr(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:07 2013 | http://epydoc.sourceforge.net |