| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
DisconnectedDuringGenerator A special exception that can be yielded during a generator and watched for. |
|||
| ZenCatalog | |||
|
|||
|
|||
|
|||
|
|||
log = logging.getLogger("zen.Catalog")
|
|||
HIGHER_THAN_CRITICAL = 100
|
|||
CHUNK_SIZE = 100
|
|||
|
|||
Iterate through a generator, splitting it into chunks of size
This is used to walk through the database object by object without
dying if the database goes away or there's a
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:17 2011 | http://epydoc.sourceforge.net |