Deprecated ZODB.interfaces.StorageStopIteration. Storage
iterator implementations should just raise StopIteration, which means they can now be implemented as generators.
Showing
Please register or sign in to comment
iterator implementations should just raise StopIteration, which means they can now be implemented as generators.